Xcode 15.2 commit 448b48c24566f6d7961bccaae1074da887b1b8b9 (origin/main, origin/HEAD, main) Author: Daniel Golle Date: Sat Mar 2 04:25:43 2024 +0000 mediatek: add Linux 6.6 as testing kernel Add KERNEL_TESTING_PATCHVER for Linux 6.6. make toolchain/gcc/final/{clean,compile} -j 1 V=s make[2]: Entering directory '/Volumes/x64/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/x64/openwrt/scripts/config' make[1]: Entering directory '/Volumes/x64/openwrt' make[2]: Entering directory '/Volumes/x64/openwrt/toolchain/gcc/final' rm -rf /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/.built rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/stamp/.gcc_* /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/stamp/.binutils_* /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gc* /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-c* rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/stamp/.gcc_final_installed make[2]: Leaving directory '/Volumes/x64/openwrt/toolchain/gcc/final' time: toolchain/gcc/final/clean#0.05#0.25#1.18 make[1]: Leaving directory '/Volumes/x64/openwrt' make[2]: Entering directory '/Volumes/x64/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/x64/openwrt/scripts/config' make[1]: Entering directory '/Volumes/x64/openwrt' + mkdir -p /Volumes/x64/openwrt/staging_dir/target-x86_64_musl + cd /Volumes/x64/openwrt/staging_dir/target-x86_64_musl + mkdir -p bin lib stamp usr/include usr/lib mkdir -p /Volumes/x64/openwrt/build_dir/target-x86_64_musl/stamp touch /Volumes/x64/openwrt/staging_dir/target-x86_64_musl/.prepared make[2]: Entering directory '/Volumes/x64/openwrt/toolchain/binutils' make -C /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40 install make[3]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40' make[4]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40' /usr/bin/env bash ./mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libsframe' /usr/bin/env bash ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../include -I./../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo './'`sframe.c libtool: compile: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../include -I./../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c sframe.c -o libsframe_la-sframe.o In file included from sframe.c:26: In file included from ./../libctf/swap.h:23: ./../libctf/config.h:106:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined] #define PACKAGE "libctf" ^ ./config.h:66:9: note: previous definition is here #define PACKAGE "libsframe" ^ In file included from sframe.c:26: In file included from ./../libctf/swap.h:23: ./../libctf/config.h:112:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined] #define PACKAGE_NAME "libctf" ^ ./config.h:72:9: note: previous definition is here #define PACKAGE_NAME "libsframe" ^ In file included from sframe.c:26: In file included from ./../libctf/swap.h:23: ./../libctf/config.h:115:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined] #define PACKAGE_STRING "libctf 1.2.0" ^ ./config.h:75:9: note: previous definition is here #define PACKAGE_STRING "libsframe BFD_VERSION" ^ In file included from sframe.c:26: In file included from ./../libctf/swap.h:23: ./../libctf/config.h:118:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined] #define PACKAGE_TARNAME "libctf" ^ ./config.h:78:9: note: previous definition is here #define PACKAGE_TARNAME "libsframe" ^ In file included from sframe.c:26: In file included from ./../libctf/swap.h:23: ./../libctf/config.h:124:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] #define PACKAGE_VERSION "1.2.0" ^ ./config.h:84:9: note: previous definition is here #define PACKAGE_VERSION "BFD_VERSION" ^ In file included from sframe.c:26: In file included from ./../libctf/swap.h:23: ./../libctf/config.h:152:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "1.2.0" ^ ./config.h:112:9: note: previous definition is here #define VERSION "BFD_VERSION" ^ 6 warnings generated. mv -f .deps/libsframe_la-sframe.Tpo .deps/libsframe_la-sframe.Plo /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o libsframe.la libsframe_la-sframe.lo libsframe_la-sframe-dump.lo libsframe_la-sframe-error.lo libtool: link: rm -fr .libs/libsframe.a .libs/libsframe.la libtool: link: ar rc .libs/libsframe.a libsframe_la-sframe.o libsframe_la-sframe-dump.o libsframe_la-sframe-error.o libtool: link: ranlib .libs/libsframe.a libtool: link: ( cd ".libs" && rm -f "libsframe.la" && ln -s "../libsframe.la" "libsframe.la" ) make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libsframe' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./doc/sframe-spec.info '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' install-info --info-dir='/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/sframe-spec.info' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libsframe' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libsframe' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd' make install-recursive make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd' Making install in po make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd/po' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd/po' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd' make[7]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-apple-darwin23.4.0/x86_64-openwrt-linux-musl/lib -release `cat libtool-soversion` -L/Volumes/x64/openwrt/staging_dir/host/lib -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -lz -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -lzstd ../libsframe/libsframe.la libtool: link: rm -fr .libs/libbfd.a .libs/libbfd.la .libs/libbfd.lai libtool: link: (cd .libs/libbfd.lax/libsframe.a && ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd/../libsframe/.libs/libsframe.a") libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-x86-64.o elfxx-x86.o elf-ifunc.o elf-vxworks.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o elf-sframe.o dwarf1.o dwarf2.o elf32-i386.o elf32.o pei-i386.o peigen.o cofflink.o coffgen.o pe-x86_64.o pex64igen.o pei-x86_64.o elf64-gen.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o archive64.o .libs/libbfd.lax/libsframe.a/libsframe_la-sframe-error.o .libs/libbfd.lax/libsframe.a/libsframe_la-sframe-dump.o .libs/libbfd.lax/libsframe.a/libsframe_la-sframe.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols libtool: link: ranlib .libs/libbfd.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols libtool: link: rm -fr .libs/libbfd.lax libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/usr/bin/env bash ./libtool --config | /Volumes/x64/openwrt/staging_dir/host/bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /usr/bin/env bash ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbfd.tmp(bfdwin.o) has no symbols touch stamp-lib make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./doc/bfd.info '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' install-info --info-dir='/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/bfd.info' make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/opcodes' Making install in . make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/opcodes' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/opcodes' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/opcodes' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/opcodes' Making install in po make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/opcodes/po' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/opcodes/po' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/opcodes' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/binutils' make install-recursive make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/binutils' Making install in po make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/binutils/po' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/binutils/po' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/binutils' /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o size size.o bucomm.o version.o filemode.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o objdump objdump.o dwarf.o prdbg.o demanguse.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a ../libsframe/libsframe.la libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o objdump objdump.o dwarf.o prdbg.o demanguse.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../opcodes/.libs/libopcodes.a ../libctf/.libs/libctf.a -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libctf/../libiberty /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -liberty ../bfd/.libs/libbfd.a -ldl -lz -lzstd ../libiberty/libiberty.a ../libsframe/.libs/libsframe.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /Volumes/x64/openwrt/staging_dir/host/lib/libfl.a -lm /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o strings strings.o bucomm.o version.o filemode.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /Volumes/x64/openwrt/staging_dir/host/lib/libfl.a -lm /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o addr2line addr2line.o bucomm.o version.o filemode.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o readelf readelf.o version.o unwind-ia64.o dwarf.o demanguse.o elfcomm.o ../libctf/libctf-nobfd.la ../libiberty/libiberty.a -lz -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -lzstd ../libsframe/libsframe.la libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o readelf readelf.o version.o unwind-ia64.o dwarf.o demanguse.o elfcomm.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../libctf/.libs/libctf-nobfd.a -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libctf/../libiberty -liberty ../libiberty/libiberty.a -lz -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -lzstd ../libsframe/.libs/libsframe.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o nm-new nm.o demanguse.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o nm-new nm.o demanguse.o bucomm.o version.o filemode.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o bfdtest1 bfdtest1.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o bfdtest2 bfdtest2.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o testsuite/gentestdlls testsuite/gentestdlls.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/binutils' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin' /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c size '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-size' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c size /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-size /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c objdump '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-objdump' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c objdump /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-objdump /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c ar '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-ar' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c ar /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-ar /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c strings '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-strings' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c strings /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-strings /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c ranlib '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-ranlib' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-ranlib /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c objcopy '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-objcopy' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c objcopy /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-objcopy /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c addr2line '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-addr2line' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c addr2line /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-addr2line /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c readelf '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-readelf' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c readelf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-readelf /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c elfedit '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-elfedit' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c elfedit /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-elfedit /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c nm-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-nm libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c nm-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-nm /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c strip-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-strip libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c strip-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-strip /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c cxxfilt /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-c++filt libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c cxxfilt /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-c++filt /usr/bin/env bash ./../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&x86_64-openwrt-linux-musl-&'`; \ if [ "/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$k" != "/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/$j" ]; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/$j; \ ln /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$k /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/$j >/dev/null 2>/dev/null \ || /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c $i /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/$j; \ fi; \ else true; \ fi; \ done /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./doc/binutils.info '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' install-info --info-dir='/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/binutils.info' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/addr2line.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-addr2line.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/ar.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-ar.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/dlltool.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-dlltool.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/nm.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-nm.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/objcopy.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-objcopy.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/objdump.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-objdump.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/ranlib.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-ranlib.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/readelf.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-readelf.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/size.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-size.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/strings.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-strings.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/strip.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-strip.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/elfedit.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-elfedit.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/windres.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-windres.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/windmc.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-windmc.1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/c++filt.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-c++filt.1' make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/binutils' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/binutils' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/binutils' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/binutils' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/etc' make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/etc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/etc' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/etc' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gas' Making install in po make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gas/po' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gas/po' make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gas' /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o as-new app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o sframe-opt.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -lzstd libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o as-new app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o sframe-opt.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl ../libiberty/libiberty.a -lz -lzstd make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gas' /usr/bin/env bash ./../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c as-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-as libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c as-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-as /usr/bin/env bash ./../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin n=`echo as | sed 's&^&x86_64-openwrt-linux-musl-&'`; \ if [ "/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$n" != "/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/as" ]; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/as; \ ln /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$n /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/as >/dev/null 2>/dev/null \ || /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c as-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/as; \ else \ true ; \ fi /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./doc/as.info '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' install-info --info-dir='/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/as.info' install-info: warning: no info dir entry in `/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/as.info' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'doc/as.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-as.1' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gas' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gas' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gas' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gprof' make install-recursive make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gprof' Making install in po make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gprof/po' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gprof/po' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gprof' /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -ldl -lz -lzstd ../libiberty/libiberty.a make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gprof' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin' /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c gprof '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-gprof' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c gprof /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-gprof /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./gprof.info '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' install-info --info-dir='/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gprof.info' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'gprof.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gprof.1' make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gprof' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gprof' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gprof' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/gprof' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/intl' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/intl' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libctf' /usr/bin/env bash ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c -o libctf_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo './'`ctf-archive.c libtool: compile: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c ctf-archive.c -o libctf_la-ctf-archive.o mv -f .deps/libctf_la-ctf-archive.Tpo .deps/libctf_la-ctf-archive.Plo /usr/bin/env bash ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c -o libctf_la-ctf-open.lo `test -f 'ctf-open.c' || echo './'`ctf-open.c libtool: compile: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c ctf-open.c -o libctf_la-ctf-open.o mv -f .deps/libctf_la-ctf-open.Tpo .deps/libctf_la-ctf-open.Plo /usr/bin/env bash ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c -o libctf_la-ctf-util.lo `test -f 'ctf-util.c' || echo './'`ctf-util.c libtool: compile: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c ctf-util.c -o libctf_la-ctf-util.o mv -f .deps/libctf_la-ctf-util.Tpo .deps/libctf_la-ctf-util.Plo /usr/bin/env bash ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c -o libctf_la-ctf-open-bfd.lo `test -f 'ctf-open-bfd.c' || echo './'`ctf-open-bfd.c libtool: compile: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c ctf-open-bfd.c -o libctf_la-ctf-open-bfd.o mv -f .deps/libctf_la-ctf-open-bfd.Tpo .deps/libctf_la-ctf-open-bfd.Plo /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -version-info 0:0:0 -export-symbols-regex ctf_.* -L/Volumes/x64/openwrt/staging_dir/host/lib -o libctf.la libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo libctf_la-ctf-create.lo libctf_la-ctf-decl.lo libctf_la-ctf-error.lo libctf_la-ctf-hash.lo libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo libctf_la-ctf-open.lo libctf_la-ctf-serialize.lo libctf_la-ctf-sha1.lo libctf_la-ctf-string.lo libctf_la-ctf-subr.lo libctf_la-ctf-types.lo libctf_la-ctf-util.lo libctf_la-ctf-open-bfd.lo -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libctf/../libiberty -liberty ../bfd/libbfd.la -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libctf/../libiberty -liberty -lz libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: rm -fr .libs/libctf.a .libs/libctf.la libtool: link: ar rc .libs/libctf.a libctf_la-ctf-archive.o libctf_la-ctf-dump.o libctf_la-ctf-create.o libctf_la-ctf-decl.o libctf_la-ctf-error.o libctf_la-ctf-hash.o libctf_la-ctf-labels.o libctf_la-ctf-dedup.o libctf_la-ctf-link.o libctf_la-ctf-lookup.o libctf_la-ctf-open.o libctf_la-ctf-serialize.o libctf_la-ctf-sha1.o libctf_la-ctf-string.o libctf_la-ctf-subr.o libctf_la-ctf-types.o libctf_la-ctf-util.o libctf_la-ctf-open-bfd.o libtool: link: ranlib .libs/libctf.a libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) /usr/bin/env bash ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c -o libctf_nobfd_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo './'`ctf-archive.c libtool: compile: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c ctf-archive.c -o libctf_nobfd_la-ctf-archive.o mv -f .deps/libctf_nobfd_la-ctf-archive.Tpo .deps/libctf_nobfd_la-ctf-archive.Plo /usr/bin/env bash ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c -o libctf_nobfd_la-ctf-open.lo `test -f 'ctf-open.c' || echo './'`ctf-open.c libtool: compile: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c ctf-open.c -o libctf_nobfd_la-ctf-open.o mv -f .deps/libctf_nobfd_la-ctf-open.Tpo .deps/libctf_nobfd_la-ctf-open.Plo /usr/bin/env bash ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c -o libctf_nobfd_la-ctf-util.lo `test -f 'ctf-util.c' || echo './'`ctf-util.c libtool: compile: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -MT libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c ctf-util.c -o libctf_nobfd_la-ctf-util.o mv -f .deps/libctf_nobfd_la-ctf-util.Tpo .deps/libctf_nobfd_la-ctf-util.Plo /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -version-info 0:0:0 -export-symbols-regex ctf_.* -L/Volumes/x64/openwrt/staging_dir/host/lib -o libctf-nobfd.la libctf_nobfd_la-ctf-archive.lo libctf_nobfd_la-ctf-dump.lo libctf_nobfd_la-ctf-create.lo libctf_nobfd_la-ctf-decl.lo libctf_nobfd_la-ctf-error.lo libctf_nobfd_la-ctf-hash.lo libctf_nobfd_la-ctf-labels.lo libctf_nobfd_la-ctf-dedup.lo libctf_nobfd_la-ctf-link.lo libctf_nobfd_la-ctf-lookup.lo libctf_nobfd_la-ctf-open.lo libctf_nobfd_la-ctf-serialize.lo libctf_nobfd_la-ctf-sha1.lo libctf_nobfd_la-ctf-string.lo libctf_nobfd_la-ctf-subr.lo libctf_nobfd_la-ctf-types.lo libctf_nobfd_la-ctf-util.lo -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libctf/../libiberty -liberty -lz libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: rm -fr .libs/libctf-nobfd.a .libs/libctf-nobfd.la libtool: link: ar rc .libs/libctf-nobfd.a libctf_nobfd_la-ctf-archive.o libctf_nobfd_la-ctf-dump.o libctf_nobfd_la-ctf-create.o libctf_nobfd_la-ctf-decl.o libctf_nobfd_la-ctf-error.o libctf_nobfd_la-ctf-hash.o libctf_nobfd_la-ctf-labels.o libctf_nobfd_la-ctf-dedup.o libctf_nobfd_la-ctf-link.o libctf_nobfd_la-ctf-lookup.o libctf_nobfd_la-ctf-open.o libctf_nobfd_la-ctf-serialize.o libctf_nobfd_la-ctf-sha1.o libctf_nobfd_la-ctf-string.o libctf_nobfd_la-ctf-subr.o libctf_nobfd_la-ctf-types.o libctf_nobfd_la-ctf-util.o libtool: link: ranlib .libs/libctf-nobfd.a libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" ) make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libctf' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./doc/ctf-spec.info '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' install-info --info-dir='/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/ctf-spec.info' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libctf' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libctf' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/ld' make install-recursive make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/ld' Making install in po make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/ld/po' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/ld/po' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/ld' /usr/bin/env bash ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -L/Volumes/x64/openwrt/staging_dir/host/lib -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o ldelf.o ldelfgen.o ../bfd/libbfd.la ../libctf/libctf.la ../libiberty/libiberty.a -lz -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib -lzstd libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=true -I/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o ldelf.o ldelfgen.o -L/Volumes/x64/openwrt/staging_dir/host/lib ../bfd/.libs/libbfd.a -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib ../libctf/.libs/libctf.a -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libctf/../libiberty /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/bfd/.libs/libbfd.a -ldl -liberty ../libiberty/libiberty.a -lz -lzstd make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/ld' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin' /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c ld-new '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-ld.bfd' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c ld-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/./x86_64-openwrt-linux-musl-ld.bfd /usr/bin/env bash ./../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&x86_64-openwrt-linux-musl-&'`; \ if test "/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin" != "/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin"; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ld.bfd; \ ln /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$n /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ld.bfd >/dev/null 2>/dev/null \ || /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c ld-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&x86_64-openwrt-linux-musl-&'`; \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$ld; \ ln /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$n /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$ld >/dev/null 2>/dev/null \ || /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c ld-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$ld; \ if test "/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin" != "/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin"; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ld; \ ln /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$n /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ld >/dev/null 2>/dev/null \ || /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c ld-new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ld; \ fi; \ fi /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/bfd-plugins' /usr/bin/env bash ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c libdep.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/bfd-plugins' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libdep.so /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/bfd-plugins/libdep.so libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libdep.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/bfd-plugins/libdep.la libtool: install: warning: remember to run `libtool --finish /nowhere' /usr/bin/env bash ./../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/ldscripts for f in ldscripts/* ; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/$f ; \ done rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/bfd-plugins/libdep.la rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/bfd-plugins/libdep.dll.a /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./ld.info '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' install-info --info-dir='/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/ld.info' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 'ld.1' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-ld.1' make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/ld' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/ld' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/ld' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/ld' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libiberty' make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libiberty/testsuite' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libiberty/testsuite' if test -n ""; then \ /usr/bin/env bash ./../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/`/Volumes/x64/openwrt/staging_dir/host/bin/gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -print-multi-os-directory`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libiberty.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/`/Volumes/x64/openwrt/staging_dir/host/bin/gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -print-multi-os-directory`/./libiberty.an; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/`/Volumes/x64/openwrt/staging_dir/host/bin/gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/`/Volumes/x64/openwrt/staging_dir/host/bin/gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -print-multi-os-directory`/./libiberty.an /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/`/Volumes/x64/openwrt/staging_dir/host/bin/gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include/;; \ esac; \ /usr/bin/env bash ./../mkinstalldirs ${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $h ${thd}; \ done; \ fi make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libiberty/testsuite' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libiberty/testsuite' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/libiberty' make[4]: Nothing to be done for 'install-target'. make[4]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40' make[3]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40' if [ -d /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib64 -a \! -L /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib64 ]; then mkdir -p /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib; mv /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib64/* /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/; rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib64; ln -sf lib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib64; fi cp -fpR /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-readelf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/readelf mkdir -p /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/stamp touch /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/binutils-2.40/.built touch /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/stamp/.binutils_installed make[2]: Leaving directory '/Volumes/x64/openwrt/toolchain/binutils' time: toolchain/binutils/compile#8.17#5.44#16.48 make[2]: Entering directory '/Volumes/x64/openwrt/toolchain/gcc/initial' export SHELL="bash"; make -C /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial install-gcc install-target-libgcc make[3]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial' /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl make[4]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/fixincludes' rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/include /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/README-fixinc \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/include/README /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c fixinc.sh /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/fixinc.sh /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c fixincl /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/fixincl /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c mkheaders /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/mkheaders make[4]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/fixincludes' make[4]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/lto-plugin' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/lto-plugin' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0' /bin/sh ./libtool --tag=disable-static --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c liblto_plugin.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/liblto_plugin.so /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/liblto_plugin.so libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/liblto_plugin.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/liblto_plugin.la ---------------------------------------------------------------------- Libraries have been installed in: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/lto-plugin' make[4]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/lto-plugin' make[4]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/gcc' /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0 /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0 /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1 /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c lto-dump \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-lto-dump for file in gnat1 cc1 cc1plus d21 f951 go1 lto1 cc1obj cc1objplus; do \ if [ -f $file ] ; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/$file; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c $file /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/$file; \ else true; \ fi; \ done for file in collect2 ..; do \ if [ x"$file" != x.. ]; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/$file; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c $file /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/$file; \ else true; fi; \ done rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/specs if test "" != "yes" ; then \ if [ -f gcov ]; \ then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c gcov /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-tool ]; \ then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov-tool; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c \ gcov-tool /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov-tool; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-dump ]; \ then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov-dump; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c \ gcov-dump /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov-dump; \ fi; \ fi /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed chmod a+rx /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed (cd `${PWDCMD-pwd}`/include ; \ tar -cf - .; exit 0) | (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include; tar xpf - ) (cd `${PWDCMD-pwd}`/include-fixed ; \ tar -cf - .; exit 0) | (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed; tar xpf - ) files=`cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed; find . -type l -print 2>/dev/null`; \ if [ $? -eq 0 ]; then \ dir=`cd include-fixed; ${PWDCMD-pwd}`; \ for i in $files; do \ dest=`ls -ld /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed/$i | sed -n 's/.*-> //p'`; \ if expr "$dest" : "$dir.*" > /dev/null; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed/$i; \ ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed/$i; \ fi; \ done; \ fi /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/include /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gsyslimits.h \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/gsyslimits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 macro_list /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/macro_list /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 fixinc_list /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/fixinc_list set -e; for ml in `cat fixinc_list`; do \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/include${multi_dir}; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 include-fixed${multi_dir}/limits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/include${multi_dir}/limits.h; \ done /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/mkinstalldirs ; \ sysroot_headers_suffix='${sysroot_headers_suffix}'; \ echo 'SYSTEM_HEADER_DIR="'"`echo /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl${sysroot_headers_suffix}/usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ > /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/mkheaders.conf echo 'OTHER_FIXINCLUDES_DIRS=""' \ >> /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/mkheaders.conf echo 'STMP_FIXINC="stmp-fixinc"' \ >> /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/mkheaders.conf if test "" != "yes" ; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-cpp; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 755 cpp /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-cpp; \ if [ x != x ]; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl//x86_64-openwrt-linux-musl-cpp; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 755 cpp /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl//x86_64-openwrt-linux-musl-cpp; \ else true; fi; \ fi rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcc.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 doc/gcc.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcc.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcc.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-cpp.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/cpp.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-cpp.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-cpp.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gcov.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-tool.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gcov-tool.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-tool.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-tool.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-dump.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gcov-dump.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-dump.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-dump.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-lto-dump.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/lto-dump.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-lto-dump.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-lto-dump.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/fsf-funding.7 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/fsf-funding.7 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/fsf-funding.7 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/fsf-funding.7 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gfdl.7 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gfdl.7 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gfdl.7 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gfdl.7 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gpl.7 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gpl.7 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gpl.7 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gpl.7 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cpp.info if [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/cpp.info ]; then \ for f in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/cpp.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cpp.info ]; then \ install-info --dir-file=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/dir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cpp.info; \ else true; fi; \ else true; fi; rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gcc.info if [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gcc.info ]; then \ for f in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gcc.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gcc.info ]; then \ install-info --dir-file=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/dir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gcc.info; \ else true; fi; \ else true; fi; rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cppinternals.info if [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/cppinternals.info ]; then \ for f in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/cppinternals.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cppinternals.info ]; then \ install-info --dir-file=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/dir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cppinternals.info; \ else true; fi; \ else true; fi; rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccinstall.info if [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gccinstall.info ]; then \ for f in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gccinstall.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccinstall.info ]; then \ install-info --dir-file=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/dir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccinstall.info; \ else true; fi; \ else true; fi; rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccint.info if [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gccint.info ]; then \ for f in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gccint.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccint.info ]; then \ install-info --dir-file=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/dir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccint.info; \ else true; fi; \ else true; fi; rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcc /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c xgcc /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcc if test "" != "yes" ; then \ if [ "x86_64-openwrt-linux-musl-gcc" != "x86_64-openwrt-linux-musl-gcc-12.3.0" ]; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcc-12.3.0; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin && \ ln x86_64-openwrt-linux-musl-gcc x86_64-openwrt-linux-musl-gcc-12.3.0 ); \ fi; \ if [ ! -f gcc-cross ] \ && [ "x86_64-openwrt-linux-musl-gcc" != "x86_64-openwrt-linux-musl-x86_64-openwrt-linux-musl-gcc" ]; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcc-tmp; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin && \ ln x86_64-openwrt-linux-musl-gcc x86_64-openwrt-linux-musl-gcc-tmp && \ mv -f x86_64-openwrt-linux-musl-gcc-tmp x86_64-openwrt-linux-musl-x86_64-openwrt-linux-musl-gcc ); \ fi; \ fi /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c lto-wrapper /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/lto-wrapper if test "" != "yes" ; then \ for i in gcc-ar gcc-nm gcc-ranlib; do \ install_name=`echo $i|sed 's&^&x86_64-openwrt-linux-musl-&'` ;\ target_install_name=x86_64-openwrt-linux-musl-`echo $i|sed 's&^&x86_64-openwrt-linux-musl-&'` ; \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$install_name ; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c $i /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$install_name ;\ if test -f gcc-cross; then \ :; \ else \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$target_install_name; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin && \ ln $install_name $target_install_name ) ; \ fi ; \ done; \ fi /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 gtype.state /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/gtype.state /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c gengtype /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/gengtype /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include headers=`echo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/ansidecl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/filenames.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/gomp-constants.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/hashtab.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/libiberty.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/md5.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/obstack.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/plugin-api.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/safe-ctype.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/splay-tree.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/line-map.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/symtab.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ada/gcc-interface/ada-tree.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common/config/i386/i386-cpuinfo.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/dbxelf.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/elfos.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/glibc-stdint.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/gnu-user.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/att.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/biarch64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user-common.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-isa.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-opts.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-protos.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux-common.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/stringop.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/unix.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/initfini-array.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-android.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-protos.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/vxworks-dummy.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/d/d-tree.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/insn-addr.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/objc/objc-tree.def alias.h all-tree.def alloc-pool.h ansidecl.h attribs.h auto-host.h basic-block.h bitmap.h builtins.def bversion.h c-family/c-common.def c-family/c-common.h c-family/c-objc.h c-family/c-pragma.h c-family/c-pretty-print.h c/c-tree.h calls.h cfg-flags.def cfg.h cfganal.h cfgbuild.h cfgcleanup.h cfgexpand.h cfghooks.h cfgloop.h cfgloopmanip.h cfgrtl.h cgraph.h cif-code.def config.h config/dbxelf.h config/elfos.h config/glibc-stdint.h config/gnu-user.h config/i386/att.h config/i386/biarch64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/i386/i386-protos.h config/i386/i386.h config/i386/linux-common.h config/i386/linux64.h config/i386/unix.h config/i386/x86-64.h config/initfini-array.h config/linux-android.h config/linux-protos.h config/linux.h config/vxworks-dummy.h configargs.h context.h coretypes.h cppdefault.h debug.h defaults.h df.h diagnostic-color.h diagnostic-core.h diagnostic.def diagnostic.h dominance.h double-int.h dumpfile.h emit-rtl.h except.h expr.h file-prefix-map.h fixed-value.h flag-types.h flags.h fold-const-call.h fold-const.h function.h gcc-plugin.h gcc-symtab.h genrtl.h ggc.h gimple-builder.h gimple-expr.h gimple-fold.h gimple-iterator.h gimple-low.h gimple-pretty-print.h gimple-ssa.h gimple-walk.h gimple.def gimple.h gimplify-me.h gimplify.h gsstruct.def gtm-builtins.def gtype-desc.h hard-reg-set.h hash-map.h hash-set.h hash-table.h highlev-plugin-common.h hwint.h inchash.h incpath.h input.h insn-attr-common.h insn-attr.h insn-codes.h insn-config.h insn-constants.h insn-flags.h insn-modes-inline.h insn-modes.h insn-notes.def internal-fn.def internal-fn.h intl.h ipa-param-manipulation.h ipa-prop.h ipa-ref.h ipa-reference.h ipa-utils.h is-a.h langhooks.h lcm.h machmode.h memmodel.h mode-classes.def omp-builtins.def options.h opts.h output.h params-enum.h params.def params.h params.list pass-instances.def pass_manager.h plugin-version.h plugin.def plugin.h predict.def predict.h prefix.h pretty-print.h print-rtl.h print-tree.h profile-count.h real.h realmpfr.h reg-notes.def regset.h resource.h rtl.def rtl.h sanitizer.def sbitmap.h signop.h ssa-iterators.h statistics.h stmt.h stor-layout.h stringpool.h sync-builtins.def system.h target-hooks-macros.h target-insns.def target.def target.h timevar.def timevar.h tm-preds.h tm.h tm_p.h toplev.h tree-cfg.h tree-cfgcleanup.h tree-check.h tree-core.h tree-dfa.h tree-dump.h tree-eh.h tree-hasher.h tree-inline.h tree-into-ssa.h tree-iterator.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-pass.h tree-phinodes.h tree-pretty-print.h tree-ssa-address.h tree-ssa-alias.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-loop.h tree-ssa-operands.h tree-ssa-sccvn.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h tree-ssa.h tree-ssanames.h tree.def tree.h treestruct.def varasm.h vec.h version.h wide-int-print.h wide-int.h $(cd /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \ srcdirstrip=`echo "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \ for file in $headers; do \ if [ -f $file ] ; then \ path=$file; \ elif [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/$file ]; then \ path=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/$file; \ else continue; \ fi; \ case $path in \ "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc"/config/* | "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc"/common/config/* \ | "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc"/c-family/* | "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc"/*.def ) \ base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ *) base=`basename $path` ;; \ esac; \ dest=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/$base; \ echo /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $path $dest; \ dir=`dirname $dest`; \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs $dir; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $path $dest; \ done /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/ansidecl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ansidecl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/filenames.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/filenames.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/gomp-constants.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gomp-constants.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/hashtab.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hashtab.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/libiberty.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/libiberty.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/md5.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/md5.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/obstack.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/obstack.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/plugin-api.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/plugin-api.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/safe-ctype.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/safe-ctype.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/splay-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/splay-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cpplib.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/line-map.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/line-map.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/symtab.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/symtab.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ada/gcc-interface/ada-tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ada/gcc-interface/ada-tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common/config/i386/i386-cpuinfo.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/common/config/i386/i386-cpuinfo.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/dbxelf.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/dbxelf.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/elfos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/elfos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/glibc-stdint.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/glibc-stdint.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/gnu-user.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/gnu-user.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/att.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/att.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/biarch64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/biarch64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/gnu-user-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/gnu-user64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-isa.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386-isa.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-opts.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386-opts.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-protos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386-protos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/linux-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/linux64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/stringop.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/stringop.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/unix.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/unix.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/x86-64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/x86-tune.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/initfini-array.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/initfini-array.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-android.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux-android.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-protos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux-protos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/vxworks-dummy.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/vxworks-dummy.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cp/cp-tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/d/d-tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/d/d-tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/defaults.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/insn-addr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-addr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/objc/objc-tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/objc/objc-tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/addresses.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/addresses.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alias.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/alias.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/align.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/align.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 all-tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/all-tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alloc-pool.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/alloc-pool.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/array-traits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/array-traits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/asan.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/attr-fnspec.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/attr-fnspec.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/attribs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/attribs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 auto-host.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/auto-host.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/auto-profile.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/backend.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/backend.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/basic-block.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/basic-block.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bb-reorder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/bb-reorder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bitmap.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/bitmap.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtin-attrs.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/builtin-attrs.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtin-types.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/builtin-types.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtins.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/builtins.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtins.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/builtins.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 bversion.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/bversion.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-family/c-common.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-family/c-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-objc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-family/c-objc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pragma.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-family/c-pragma.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-family/c-pretty-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/calls.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/calls.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ccmp.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ccmp.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfg-flags.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfg-flags.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfganal.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfganal.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgbuild.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgbuild.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgcleanup.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgcleanup.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgexpand.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgexpand.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfghooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfghooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgloop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloopmanip.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgloopmanip.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgrtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgrtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cgraph.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cif-code.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cif-code.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/collect-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect2-aix.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/collect2-aix.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect2.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/collect2.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/color-macros.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/color-macros.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/conditions.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/conditions.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 config.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/dbxelf.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/dbxelf.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/elfos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/elfos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/glibc-stdint.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/glibc-stdint.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/gnu-user.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/gnu-user.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/att.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/att.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/biarch64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/biarch64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/gnu-user-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/gnu-user64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-protos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386-protos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/linux-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/linux64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/unix.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/unix.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/x86-64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/initfini-array.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/initfini-array.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-android.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux-android.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-protos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux-protos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/vxworks-dummy.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/vxworks-dummy.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 configargs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/configargs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/context.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/context.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/convert.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/convert.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/coretypes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coroutine-builtins.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/coroutine-builtins.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coverage.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/coverage.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cppbuiltin.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cppbuiltin.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cppdefault.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cppdefault.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cselib.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cselib.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ctfc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ctfc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/data-streamer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbgcnt.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dbgcnt.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbgcnt.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dbgcnt.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbxout.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dbxout.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dce.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dce.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ddg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ddg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/debug.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/debug.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/defaults.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/df.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/df.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dfp.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dfp.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-color.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-color.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-core.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-core.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-event-id.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-event-id.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-metadata.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-metadata.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-path.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-path.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-spec.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-url.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-url.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/digraph.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/digraph.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dojump.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dojump.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dominance.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dominance.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/domwalk.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/domwalk.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/double-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/double-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dump-context.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dump-context.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dumpfile.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dumpfile.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2asm.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dwarf2asm.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2ctf.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dwarf2ctf.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dwarf2out.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/edit-context.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/edit-context.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/emit-rtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/emit-rtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/errors.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/errors.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/escaped_string.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/escaped_string.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/et-forest.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/et-forest.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/except.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/explow.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/explow.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expmed.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/expmed.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/expr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fibonacci_heap.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/fibonacci_heap.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/file-find.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/file-find.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/file-prefix-map.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/file-prefix-map.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fixed-value.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/fixed-value.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/flag-types.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/flag-types.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/flags.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/flags.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const-call.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/fold-const-call.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/fold-const.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/function-abi.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/function.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-plugin.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcc-plugin.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-rich-location.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcc-rich-location.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-symtab.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcc-symtab.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov-counter.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcov-counter.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov-io.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcov-io.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcse-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcse-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcse.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcse.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/generic-match.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/generic-match.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gengtype.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 genrtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/genrtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gensupport.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gensupport.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-internal.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ggc-internal.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ggc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-array-bounds.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-array-bounds.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-builder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-builder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-expr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-expr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-fold.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-fold.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-iterator.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-iterator.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-low.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-low.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-match.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-match.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-predicate-analysis.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-predicate-analysis.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-predict.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-predict.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-pretty-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-cache.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-cache.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-edge.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-edge.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-fold.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-fold.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-gori.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-gori.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-path.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-path.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-trace.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-trace.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-evrp-analyze.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-ssa-evrp-analyze.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-ssa-warn-access.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-ssa-warn-restrict.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-streamer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-walk.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-walk.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify-me.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimplify-me.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimplify.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/glimits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/glimits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graph.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/graph.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphds.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/graphds.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/graphite.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/graphviz.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gsstruct.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gsstruct.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gstab.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gstab.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gsyms.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gsyms.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gsyslimits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gsyslimits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gtm-builtins.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gtm-builtins.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 gtype-desc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gtype-desc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hard-reg-set.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hard-reg-set.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map-traits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hash-map-traits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hash-map.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-set.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hash-set.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hash-table.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-traits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hash-traits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/highlev-plugin-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/highlev-plugin-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hosthooks-def.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hosthooks-def.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hosthooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hosthooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hw-doloop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hw-doloop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hwint.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hwint.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ifcvt.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ifcvt.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/inchash.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/inchash.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/incpath.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/incpath.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/input.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/insn-addr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-addr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-attr-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-attr-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-attr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-attr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-codes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-codes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-config.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-config.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-constants.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-constants.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-flags.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-flags.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-modes-inline.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-modes-inline.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-modes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-modes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/insn-notes.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-notes.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/int-vector-builder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/int-vector-builder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/internal-fn.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/internal-fn.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/internal-fn.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/internal-fn.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/intl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/intl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-fnsummary.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf-gimple.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-icf-gimple.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-icf.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-inline.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-modref-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-modref.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-param-manipulation.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-predicate.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-predicate.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-prop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-ref.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-ref.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-reference.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ira-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ira.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/is-a.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/is-a.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/iterator-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/iterator-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/json.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/json.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks-def.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/langhooks-def.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/langhooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lcm.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lcm.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/libfuncs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/libfuncs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/limitx.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/limitx.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/limity.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/limity.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-unroll.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/loop-unroll.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lower-subreg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lower-subreg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lra-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lra.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-compress.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lto-compress.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-names.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lto-section-names.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lto-streamer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/machmode.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/machmode.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/machmode.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/machmode.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats-traits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/mem-stats-traits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/mem-stats.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/memmodel.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/memmodel.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/memory-block.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/memory-block.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mode-classes.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/mode-classes.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mux-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/mux-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/obstack-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/obstack-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-builtins.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-builtins.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-expand.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-expand.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-general.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-general.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-low.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-low.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-offload.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-offload.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-simd-clone.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-problem.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/opt-problem.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-suggestions.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/opt-suggestions.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-libfuncs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optabs-libfuncs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-query.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optabs-query.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optabs-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optabs.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optabs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo-emit-json.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optinfo-emit-json.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optinfo.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 options.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/options.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-diagnostic.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/opts-diagnostic.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-jobserver.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/opts-jobserver.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/opts.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ordered-hash-map.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ordered-hash-map.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/output.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 pass-instances.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/pass-instances.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pass_manager.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/pass_manager.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/passes.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 plugin-version.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/plugin-version.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/plugin.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/plugin.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/plugin.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/plugin.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/pointer-query.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/poly-int-types.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/poly-int-types.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/poly-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/poly-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/predict.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/predict.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/prefix.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/prefix.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/pretty-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/print-rtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/print-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/profile-count.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/profile.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/range-op.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/range-op.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/range.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/range.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-md.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/read-md.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl-function.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/read-rtl-function.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/real.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/real.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/realmpfr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/realmpfr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/recog.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/recog.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reg-notes.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/reg-notes.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regcprop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/regcprop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regrename.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/regrename.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/regs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regset.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/regset.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reload.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/reload.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/resource.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/resource.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-error.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtl-error.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-iter.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtl-iter.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtl-ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtl.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlanal.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtlanal.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlhash.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtlhash.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlhooks-def.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtlhooks-def.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtx-vector-builder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtx-vector-builder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/run-rtl-passes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/run-rtl-passes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sanitizer.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sanitizer.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sbitmap.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sbitmap.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sched-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-dump.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sel-sched-dump.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-ir.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sel-sched-ir.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sel-sched.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-diagnostic.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/selftest-diagnostic.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-rtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/selftest-rtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/selftest.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sese.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sese.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/shortest-paths.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/shortest-paths.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/shrink-wrap.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/shrink-wrap.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/signop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/signop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sparseset.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sparseset.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/spellcheck-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/spellcheck-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/spellcheck.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/spellcheck.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/splay-tree-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/splay-tree-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sreal.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sreal.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ssa-iterators.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ssa-iterators.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stab.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/stab.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/statistics.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/statistics.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stmt.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/stmt.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/stor-layout.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/streamer-hooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/streamer-hooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stringpool.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/stringpool.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/substring-locations.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/substring-locations.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/symbol-summary.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-clones.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/symtab-clones.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/symtab-thunks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sync-builtins.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sync-builtins.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/system.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/system.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-def.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target-def.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target-globals.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-hooks-macros.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target-hooks-macros.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-insns.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target-insns.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/targhooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/targhooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/timevar.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/timevar.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/timevar.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/timevar.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 tm-preds.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tm-preds.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 tm.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tm.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 tm_p.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tm_p.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/toplev.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tracer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tracer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/trans-mem.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-affine.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-affine.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-cfg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfgcleanup.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-cfgcleanup.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 tree-check.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-check.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-chrec.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-chrec.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-core.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-core.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-data-ref.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-data-ref.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dfa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-dfa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-diagnostic.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-diagnostic.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dump.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-dump.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-eh.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-eh.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-hash-traits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-hash-traits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-hasher.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-hasher.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-if-conv.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-if-conv.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-inline.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-into-ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-into-ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-iterator.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-iterator.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nested.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-nested.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-object-size.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-object-size.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-outof-ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-outof-ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-parloops.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-parloops.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pass.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-pass.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-phinodes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-phinodes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-pretty-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-scalar-evolution.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-scalar-evolution.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-sra.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-sra.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-address.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-address.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-alias-compare.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-alias-compare.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-alias.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-alias.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ccp.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-ccp.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-coalesce.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-coalesce.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dce.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-dce.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dom.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-dom.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dse.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-dse.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-live.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-live.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-loop-ivopts.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-manip.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-loop-manip.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-niter.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-loop-niter.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-loop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-math-opts.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-math-opts.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-operands.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-operands.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-propagate.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-propagate.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-reassoc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-reassoc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-sccvn.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-scopedtables.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-scopedtables.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-strlen.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-strlen.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ter.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-ter.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadedge.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-threadedge.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadupdate.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-threadupdate.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssanames.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssanames.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-stdarg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-stdarg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-streamer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-switch-conversion.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-switch-conversion.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vector-builder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-vector-builder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vectorizer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-vectorizer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vrp.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-vrp.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/treestruct.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/treestruct.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tristate.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tristate.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tsan.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tsan.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tsystem.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tsystem.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/typeclass.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/typeclass.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/typed-splay-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/typed-splay-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ubsan.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/valtrack.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/valtrack.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-pointer-equiv.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-pointer-equiv.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-prof.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-prof.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-query.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-query.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range-equiv.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-range-equiv.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-range.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-relation.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-relation.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/varasm.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec-perm-indices.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vec-perm-indices.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vec.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vector-builder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vector-builder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 version.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/version.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vmsdbg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vmsdbg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vr-values.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vr-values.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vtable-verify.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vtable-verify.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-bitmask.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/wide-int-bitmask.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/wide-int-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/wide-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/xcoff.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/xcoff.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/xcoffout.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/xcoffout.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 b-header-vars /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/b-header-vars make[4]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/gcc' make[4]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/x86_64-openwrt-linux-musl/libgcc' /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libgcc.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/ chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcc.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcc.a /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libgcov.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/ chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcov.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/$file; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $file /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/; \ case $file in \ *.a) \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib ../.././gcc/$file ;; \ esac; \ done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 unwind.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/gcov.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include make[4]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/x86_64-openwrt-linux-musl/libgcc' make[3]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial' if [ -d /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib64 -a \! -L /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib64 ]; then mkdir -p /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib; mv /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib64/* /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/; rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib64; ln -sf lib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib64; fi mkdir -p /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/stamp touch /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-initial/.built touch /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/stamp/.gcc_initial_installed make[2]: Leaving directory '/Volumes/x64/openwrt/toolchain/gcc/initial' time: toolchain/gcc/initial/compile#4.94#5.59#13.31 make[2]: Entering directory '/Volumes/x64/openwrt/toolchain/kernel-headers' make[2]: Nothing to be done for 'compile'. make[2]: Leaving directory '/Volumes/x64/openwrt/toolchain/kernel-headers' time: toolchain/kernel-headers/compile#0.03#0.02#0.07 make[2]: Entering directory '/Volumes/x64/openwrt/toolchain/musl' make[2]: Leaving directory '/Volumes/x64/openwrt/toolchain/musl' time: toolchain/musl/compile#0.14#0.15#0.53 make[2]: Entering directory '/Volumes/x64/openwrt/toolchain/gcc/final' mkdir -p /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final touch /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/.prepared install -d -m0755 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl # Important! Required for limits.h to be fixed. rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ln -sf ../include /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib ln -sf ../lib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib ln -sf ../lib64 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib64 mkdir -p /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final (cd /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final && rm -f config.cache; SHELL="bash" /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion="OpenWrt GCC 12.3.0 r0+25523-43558c6ac9" --prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl --build=x86_64-apple-darwin23.4.0 --host=x86_64-apple-darwin23.4.0 --target=x86_64-openwrt-linux-musl --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-system-zlib=/Volumes/x64/openwrt/staging_dir/host --with-zstd=/Volumes/x64/openwrt/staging_dir/host --with-gmp=/Volumes/x64/openwrt/staging_dir/host --with-mpfr=/Volumes/x64/openwrt/staging_dir/host --with-mpc=/Volumes/x64/openwrt/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new CFLAGS="-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" CXXFLAGS="-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" CFLAGS_FOR_TARGET="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CXXFLAGS_FOR_TARGET="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" GOCFLAGS_FOR_TARGET="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" --with-headers=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include --enable-languages="c,c++" --enable-shared --enable-threads --with-slibdir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib --enable-plugins --enable-lto --with-libelf=/Volumes/x64/openwrt/staging_dir/host --disable-libsanitizer ); configure: loading site script /Volumes/x64/openwrt/include/site/darwin checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... yes checking for libvtv support... yes checking for libphobos support... yes checking for x86_64-apple-darwin23.4.0-gcc... no checking for 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 for gcc option to accept ISO C99... none needed checking for x86_64-apple-darwin23.4.0-g++... no checking for x86_64-apple-darwin23.4.0-c++... no checking for x86_64-apple-darwin23.4.0-gpp... no checking for x86_64-apple-darwin23.4.0-aCC... no checking for x86_64-apple-darwin23.4.0-CC... no checking for x86_64-apple-darwin23.4.0-cxx... no checking for x86_64-apple-darwin23.4.0-cc++... no checking for x86_64-apple-darwin23.4.0-cl.exe... no checking for x86_64-apple-darwin23.4.0-FCC... no checking for x86_64-apple-darwin23.4.0-KCC... no checking for x86_64-apple-darwin23.4.0-RCC... no checking for x86_64-apple-darwin23.4.0-xlC_r... no checking for x86_64-apple-darwin23.4.0-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for x86_64-apple-darwin23.4.0-gnatbind... no checking for gnatbind... no checking for x86_64-apple-darwin23.4.0-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking for x86_64-apple-darwin23.4.0-gdc... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=gnu++11... yes checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... yes *** This configuration is not supported in the following subdirectories: gnattools gotools target-libada target-libphobos target-zlib target-libbacktrace target-libgfortran target-libgo target-libffi target-libobjc target-libgomp target-liboffloadmic target-libsanitizer target-libssp (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... /Volumes/x64/openwrt/staging_dir/host/bin/m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... no checking for x86_64-apple-darwin23.4.0-ar... no checking for ar... ar checking for x86_64-apple-darwin23.4.0-as... no checking for as... as checking for x86_64-apple-darwin23.4.0-dlltool... no checking for dlltool... no checking for x86_64-apple-darwin23.4.0-dsymutil... no checking for dsymutil... dsymutil checking for ld... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking for x86_64-apple-darwin23.4.0-ld... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking for x86_64-apple-darwin23.4.0-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23.4.0-nm... no checking for nm... nm checking for x86_64-apple-darwin23.4.0-ranlib... no checking for ranlib... ranlib checking for x86_64-apple-darwin23.4.0-strip... no checking for strip... strip checking for x86_64-apple-darwin23.4.0-windres... no checking for windres... no checking for x86_64-apple-darwin23.4.0-windmc... no checking for windmc... no checking for x86_64-apple-darwin23.4.0-objcopy... no checking for objcopy... no checking for x86_64-apple-darwin23.4.0-objdump... no checking for objdump... objdump checking for x86_64-apple-darwin23.4.0-otool... no checking for otool... otool checking for x86_64-apple-darwin23.4.0-readelf... no checking for readelf... readelf checking for x86_64-openwrt-linux-musl-cc... no checking for x86_64-openwrt-linux-musl-gcc... x86_64-openwrt-linux-musl-gcc checking for x86_64-openwrt-linux-musl-c++... no checking for x86_64-openwrt-linux-musl-g++... x86_64-openwrt-linux-musl-g++ checking for x86_64-openwrt-linux-musl-gcc... x86_64-openwrt-linux-musl-gcc checking for x86_64-openwrt-linux-musl-gfortran... no checking for x86_64-openwrt-linux-musl-gccgo... no checking for x86_64-openwrt-linux-musl-gdc... no checking for ar... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for as... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/as checking for dlltool... no checking for x86_64-openwrt-linux-musl-dlltool... no checking for dsymutil... no checking for x86_64-openwrt-linux-musl-dsymutil... no checking for ld... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ld checking for lipo... no checking for x86_64-openwrt-linux-musl-lipo... no checking for nm... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/nm checking for objcopy... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/objcopy checking for objdump... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/objdump checking for otool... no checking for x86_64-openwrt-linux-musl-otool... no checking for ranlib... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking for readelf... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/readelf checking for strip... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for windres... no checking for x86_64-openwrt-linux-musl-windres... no checking for windmc... no checking for x86_64-openwrt-linux-musl-windmc... no checking where to find the target ar... pre-installed in /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin checking where to find the target as... pre-installed in /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... pre-installed checking where to find the target dsymutil... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target ld... pre-installed in /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin checking where to find the target objcopy... pre-installed in /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin checking where to find the target objdump... pre-installed in /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin checking where to find the target readelf... pre-installed in /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin checking where to find the target strip... pre-installed in /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile touch /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/.configured export SHELL="bash"; make gcc_cv_libc_provides_ssp=yes -C /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final all make[3]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final' make[4]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final' mkdir ./fixincludes Configuring in ./fixincludes configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking for x86_64-apple-darwin23.4.0-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... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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 sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed 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 -Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) 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 unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes 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 vasprintf is declared... yes checking whether memmem is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes 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... yes 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 an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... no checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h mkdir ./libiberty Configuring in ./libiberty configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking for x86_64-apple-darwin23.4.0-ar... ar checking for x86_64-apple-darwin23.4.0-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-apple-darwin23.4.0-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... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c 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... no 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... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... no checking for process.h... no checking for sys/prctl.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... 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... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... 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... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for canonicalize_file_name... no checking for dup3... no 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... no checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether 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... yes 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... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libiberty' if [ x"-fno-common" != 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"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/regex.c -o pic/regex.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/regex.c -o regex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cplus-dem.c -o cplus-dem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demangle.c -o cp-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/md5.c -o pic/md5.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/md5.c -o md5.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sha1.c -o sha1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/alloca.c -o alloca.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/argv.c -o pic/argv.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/argv.c -o argv.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/bsearch_r.c -o bsearch_r.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/choose-temp.c:71:7: warning: 'mktemp' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] if (mktemp (temp_filename) == 0) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:210:1: note: 'mktemp' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/choose-temp.c -o choose-temp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/choose-temp.c:71:7: warning: 'mktemp' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] if (mktemp (temp_filename) == 0) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:210:1: note: 'mktemp' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/concat.c -o pic/concat.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/concat.c -o concat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demint.c -o cp-demint.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/crc32.c -o crc32.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/d-demangle.c -o d-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dwarfnames.c -o dwarfnames.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dyn-string.c -o dyn-string.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fdmatch.c -o fdmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fibheap.c -o fibheap.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filedescriptor.c -o filedescriptor.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filename_cmp.c -o filename_cmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/floatformat.c -o floatformat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fnmatch.c -o fnmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt.c -o getopt.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt1.c -o getopt1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getpwd.c -o getpwd.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getruntime.c -o getruntime.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hashtab.c -o hashtab.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hex.c -o pic/hex.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hex.c -o hex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lbasename.c -o lbasename.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lrealpath.c -o lrealpath.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-temp-file.c -o make-temp-file.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/objalloc.c -o objalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/obstack.c -o obstack.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/partition.c -o pic/partition.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/partition.c -o partition.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pexecute.c -o pexecute.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/physmem.c -o physmem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-common.c -o pex-common.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-one.c -o pex-one.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-unix.c:620:13: warning: 'vfork' is deprecated: Use posix_spawn or fork [-Wdeprecated-declarations] pid = vfork (); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/unistd.h:604:1: note: 'vfork' has been explicitly marked deprecated here __deprecated_msg("Use posix_spawn or fork") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-unix.c -o pex-unix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-unix.c:620:13: warning: 'vfork' is deprecated: Use posix_spawn or fork [-Wdeprecated-declarations] pid = vfork (); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/unistd.h:604:1: note: 'vfork' has been explicitly marked deprecated here __deprecated_msg("Use posix_spawn or fork") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/vprintf-support.c -o vprintf-support.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/rust-demangle.c -o rust-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/safe-ctype.c -o safe-ctype.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object.c -o simple-object.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-coff.c -o simple-object-coff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-elf.c -o simple-object-elf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sort.c -o pic/sort.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sort.c -o sort.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/spaces.c -o spaces.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/splay-tree.c -o splay-tree.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/stack-limit.c -o stack-limit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strerror.c -o strerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strsignal.c -o strsignal.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/timeval-utils.c -o timeval-utils.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xasprintf.c -o xasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xatexit.c -o xatexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xexit.c -o xexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmalloc.c -o xmalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmemdup.c -o xmemdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrdup.c -o xstrdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrerror.c -o xstrerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrndup.c -o xstrndup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xvasprintf.c -o xvasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/mempcpy.c -o noasan/mempcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/mempcpy.c -o mempcpy.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strverscmp.c -o noasan/strverscmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strverscmp.c -o strverscmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fno-common" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/setproctitle.c -o setproctitle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 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 ./strverscmp.o ./setproctitle.o ranlib ./libiberty.a if [ x"-fno-common" != 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 ./strverscmp.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 ./strverscmp.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libiberty/testsuite' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libiberty/testsuite' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libiberty' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/fixincludes' gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/fixincl.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/fixtests.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/fixfixes.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/server.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/procopen.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/fixlib.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/fixopts.c gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes" /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/mkfixinc.sh x86_64-openwrt-linux-musl sed -e 's/@gcc_version@/12.3.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/fixincludes' mkdir ./intl Configuring in ./intl configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking for x86_64-apple-darwin23.4.0-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... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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 whether make sets $(MAKE)... yes checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether NLS is requested... no checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking for x86_64-apple-darwin23.4.0-ranlib... ranlib checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... 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 whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using ggrep -E no checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... no checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking for iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir ./lto-plugin Configuring in ./lto-plugin configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-apple-darwin23.4.0-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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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 x86_64-apple-darwin23.4.0-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 dependency style of gcc... (cached) gcc3 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 -Wall... yes checking for -static-libgcc... no checking for CET support... no checking whether symbol versioning is supported... no checking how to print strings... printf checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for fgrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -F checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23.4.0-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23.4.0-ar... ar checking for x86_64-apple-darwin23.4.0-strip... no checking for strip... strip checking for x86_64-apple-darwin23.4.0-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for x86_64-apple-darwin23.4.0-dsymutil... dsymutil checking for x86_64-apple-darwin23.4.0-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23.4.0-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23.4.0-otool... otool checking for x86_64-apple-darwin23.4.0-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23.4.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... yes configure: updating cache ./config.cache 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 make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/lto-plugin' make all-am make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/lto-plugin -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o lto-plugin.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/lto-plugin/lto-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/lto-plugin -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/lto-plugin/lto-plugin.c -fno-common -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -module -avoid-version -bindir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0 -export-symbols-regex onload -o liblto_plugin.la -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: nm .libs/lto-plugin.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /Volumes/x64/openwrt/staging_dir/host/bin/sed 's/.* //' | sort | uniq > .libs/liblto_plugin.exp libtool: link: /Volumes/x64/openwrt/staging_dir/host/bin/grep -E -e "onload" ".libs/liblto_plugin.exp" > ".libs/liblto_plugin.expT" libtool: link: mv -f ".libs/liblto_plugin.expT" ".libs/liblto_plugin.exp" libtool: link: sed -e 's,^,_,' < .libs/liblto_plugin.exp > .libs/liblto_plugin-symbols.expsym libtool: link: gcc -o .libs/liblto_plugin.so -bundle .libs/lto-plugin.o ../libiberty/pic/libiberty.a -Wl,-exported_symbols_list,.libs/liblto_plugin-symbols.expsym libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir ../gcc libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/liblto_plugin.so /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/lto-plugin/../gcc/liblto_plugin.so libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/liblto_plugin.lai /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/lto-plugin' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/lto-plugin' Configuring in ./gcc configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl 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-apple-darwin23.4.0-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=gnu++11 accepts -g... yes checking for x86_64-apple-darwin23.4.0-gnatbind... no checking for x86_64-apple-darwin23.4.0-gnatmake... no checking whether compiler driver understands Ada... no checking for x86_64-apple-darwin23.4.0-gdc... no checking whether the D compiler works... no checking how to run the C++ preprocessor... g++ -std=gnu++11 -E checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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... 4 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 long checking for std::swap in ... yes checking whether g++ -std=gnu++11 is affected by placement new aliasing bug... yes checking whether g++ -std=gnu++11 supports -W... yes checking whether g++ -std=gnu++11 supports -Wall... yes checking whether g++ -std=gnu++11 supports -Wnarrowing... yes checking whether g++ -std=gnu++11 supports -Wwrite-strings... yes checking whether g++ -std=gnu++11 supports -Wcast-qual... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether g++ -std=gnu++11 supports -Wmissing-format-attribute... yes checking whether g++ -std=gnu++11 supports -Woverloaded-virtual... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether g++ -std=gnu++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... no, disabled auto check (cross build configured without --with-sysroot) configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-apple-darwin23.4.0-ranlib... ranlib checking for a BSD compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing 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... 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... no checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no 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=gnu++11 -E checking for unordered_map... yes checking for tr1/unordered_map... no checking for ext/hash_map... yes checking dependency style of g++ -std=gnu++11... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing ldexp... none required checking for library containing dlopen... none required checking for inttypes.h... yes checking for zstd.h... yes checking for library containing ZSTD_compress... (cached) /Volumes/x64/openwrt/staging_dir/host/lib/libzstd.a -pthread 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... no checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes 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... no 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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using ggrep -E no checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... -liconv 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... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes 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... yes 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... no 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 `/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc' for machine-specific logic. Using `/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/vxworks-dummy.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/biarch64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/unix.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/att.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/dbxelf.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/elfos.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/gnu-user.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/glibc-stdint.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user-common.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-android.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux-common.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/initfini-array.h Using host-darwin.o host-i386-darwin.o for host machine hooks. checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for fgrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -F checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23.4.0-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23.4.0-ar... (cached) ar checking for x86_64-apple-darwin23.4.0-strip... no checking for strip... strip checking for x86_64-apple-darwin23.4.0-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for x86_64-apple-darwin23.4.0-dsymutil... dsymutil checking for x86_64-apple-darwin23.4.0-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23.4.0-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23.4.0-otool... otool checking for x86_64-apple-darwin23.4.0-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23.4.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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=gnu++11 -E checking for ld used by g++ -std=gnu++11... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ -std=gnu++11 option to produce PIC... -fno-common -DPIC checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes checking if g++ -std=gnu++11 static flag -static works... no checking if g++ -std=gnu++11 supports -c -o file.o... yes checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23.4.0 dyld checking how to hardcode library paths into programs... immediate 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... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ld checking what nm to use... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/nm checking what objdump to use... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/objdump checking what readelf to use... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/readelf checking for x86_64-openwrt-linux-musl-otool... no checking what otool to use... not found checking for x86_64-openwrt-linux-musl-dsymutil... no checking assembler flags... --64 checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... (cached) yes checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... yes checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... yes checking assembler for eh_frame optimization... yes checking assembler for section exclude flag... yes checking assembler for section 'R' flag... yes checking assembler for section 'o' flag... yes checking assembler for section merging support... yes checking assembler for stabs directive... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table is_stmt support... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --version-script option... yes checking linker soname option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for -xbrace_comment... no checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for interunit movq mnemonic... yes checking assembler for hle prefixes... yes checking assembler for swap suffix... yes checking assembler for different section symbol subtraction... yes checking assembler for rep and lock prefix... yes checking assembler for ud2 mnemonic... yes checking assembler for R_386_TLS_GD_PLT reloc... no checking assembler for R_386_TLS_LDM_PLT reloc... no checking assembler for R_386_TLS_LDM reloc... no checking assembler for R_386_GOT32X reloc... yes checking assembler for GOTOFF in data... yes checking assembler for calling ___tls_get_addr via GOT... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for dwarf2 debug_view support... yes checking assembler for --gdwarf2 option... yes checking assembler for --gdwarf-5 option... yes checking assembler for assembly of compiler generated 64-bit .debug_line... yes checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes checking assembler for --gdwarf-4 with the APP marker... yes checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 0.0 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking support for thin archives... no checking linker PT_GNU_EH_FRAME support... yes checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 3 checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... (cached) yes checking sys/sdt.h in the target C library... no 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 Links are now set up to build a cross-compiler from x86_64-apple-darwin23.4.0 to x86_64-openwrt-linux-musl. checking for exported symbols... yes checking for library containing dlopen... (cached) none required checking for -fPIC -shared... yes gcc_driver_version: 12.3.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... yes configure: updating cache ./config.cache 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 ada/gcc-interface/Makefile config.status: creating ada/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 ada/.deps mkdir c mkdir c/.deps mkdir cp mkdir cp/.deps mkdir d mkdir d/.deps mkdir fortran mkdir fortran/.deps mkdir go mkdir go/.deps mkdir jit mkdir jit/.deps mkdir lto mkdir lto/.deps mkdir objc mkdir objc/.deps mkdir objcp mkdir objcp/.deps mkdir c-family mkdir c-family/.deps mkdir common mkdir common/.deps mkdir analyzer mkdir analyzer/.deps mkdir rtl-ssa mkdir rtl-ssa/.deps config.status: executing default commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/intl' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/intl' mkdir build-x86_64-apple-darwin23.4.0 mkdir build-x86_64-apple-darwin23.4.0/libiberty Configuring in build-x86_64-apple-darwin23.4.0/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking for x86_64-apple-darwin23.4.0-ar... ar checking for x86_64-apple-darwin23.4.0-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-apple-darwin23.4.0-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... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c 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... no 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... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... no checking for process.h... no checking for sys/prctl.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... 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... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... 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... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for canonicalize_file_name... no checking for dup3... no 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... no checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether 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... yes 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... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/build-x86_64-apple-darwin23.4.0/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 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/regex.c -o regex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cplus-dem.c -o cplus-dem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demangle.c -o cp-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/md5.c -o md5.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sha1.c -o sha1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/alloca.c -o alloca.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/argv.c -o argv.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/bsearch_r.c -o bsearch_r.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/choose-temp.c -o choose-temp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/choose-temp.c:71:7: warning: 'mktemp' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] if (mktemp (temp_filename) == 0) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:210:1: note: 'mktemp' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/concat.c -o concat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/cp-demint.c -o cp-demint.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/crc32.c -o crc32.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/d-demangle.c -o d-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dwarfnames.c -o dwarfnames.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/dyn-string.c -o dyn-string.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fdmatch.c -o fdmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fibheap.c -o fibheap.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filedescriptor.c -o filedescriptor.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/filename_cmp.c -o filename_cmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/floatformat.c -o floatformat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fnmatch.c -o fnmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt.c -o getopt.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getopt1.c -o getopt1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getpwd.c -o getpwd.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/getruntime.c -o getruntime.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hashtab.c -o hashtab.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/hex.c -o hex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lbasename.c -o lbasename.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/lrealpath.c -o lrealpath.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/make-temp-file.c -o make-temp-file.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/objalloc.c -o objalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/obstack.c -o obstack.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/partition.c -o partition.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pexecute.c -o pexecute.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/physmem.c -o physmem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-common.c -o pex-common.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-one.c -o pex-one.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-unix.c -o pex-unix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/pex-unix.c:620:13: warning: 'vfork' is deprecated: Use posix_spawn or fork [-Wdeprecated-declarations] pid = vfork (); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/unistd.h:604:1: note: 'vfork' has been explicitly marked deprecated here __deprecated_msg("Use posix_spawn or fork") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/vprintf-support.c -o vprintf-support.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/rust-demangle.c -o rust-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/safe-ctype.c -o safe-ctype.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object.c -o simple-object.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-coff.c -o simple-object-coff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-elf.c -o simple-object-elf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/sort.c -o sort.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/spaces.c -o spaces.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/splay-tree.c -o splay-tree.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/stack-limit.c -o stack-limit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strerror.c -o strerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strsignal.c -o strsignal.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/timeval-utils.c -o timeval-utils.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xasprintf.c -o xasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xatexit.c -o xatexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xexit.c -o xexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmalloc.c -o xmalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xmemdup.c -o xmemdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrdup.c -o xstrdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrerror.c -o xstrerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xstrndup.c -o xstrndup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/xvasprintf.c -o xvasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/mempcpy.c -o noasan/mempcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/mempcpy.c -o mempcpy.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strverscmp.c -o noasan/strverscmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/strverscmp.c -o strverscmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/setproctitle.c -o setproctitle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. 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 ./strverscmp.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 ./strverscmp.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 ./strverscmp.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./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 make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/build-x86_64-apple-darwin23.4.0/libiberty/testsuite' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/build-x86_64-apple-darwin23.4.0/libiberty/testsuite' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/build-x86_64-apple-darwin23.4.0/libiberty' mkdir build-x86_64-apple-darwin23.4.0/fixincludes Configuring in build-x86_64-apple-darwin23.4.0/fixincludes configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking for x86_64-apple-darwin23.4.0-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... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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 sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed 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 -Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) 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 unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes 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 vasprintf is declared... yes checking whether memmem is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes 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... yes 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 an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... no checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/build-x86_64-apple-darwin23.4.0/fixincludes' gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/fixincl.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/fixtests.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/fixfixes.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/server.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/procopen.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/fixlib.c gcc -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes -I../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../include /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/fixopts.c gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes" /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/mkfixinc.sh x86_64-openwrt-linux-musl sed -e 's/@gcc_version@/12.3.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/build-x86_64-apple-darwin23.4.0/fixincludes' mkdir build-x86_64-apple-darwin23.4.0/libcpp Configuring in build-x86_64-apple-darwin23.4.0/libcpp configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking for x86_64-apple-darwin23.4.0-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=gnu++11 accepts -g... yes checking for x86_64-apple-darwin23.4.0-ranlib... ranlib checking for x86_64-apple-darwin23.4.0-ar... ar checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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=gnu++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... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes 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... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes 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... yes 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... 4 checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using ggrep -E no checking for shared library run path origin... done checking for iconv... (cached) no checking for CET support... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/build-x86_64-apple-darwin23.4.0/libcpp' g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/charset.cc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/charset.cc:1587:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(buf, "%03o", (int) c); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/directives.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/directives.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 2 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/errors.cc g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:808:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 0, message); ^~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:808:11: note: treat the string as an argument to avoid this 0, message); ^ "%s", /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:811:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:811:32: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:821:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:821:27: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", 3 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/files.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/files.cc:27: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 2 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/identifiers.cc echo "#define LOCALEDIR \"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/locale\"" > localedir.new /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:67:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:67:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:67:27: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:68:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:68:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:68:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:69:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:69:16: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:69:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ 11 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/lex.cc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/lex.cc:1289:7: warning: use of the 'likely' attribute is a C++20 extension [-Wc++20-attribute-extensions] ATTR_LIKELY case kind::NONE: ^~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/system.h:427:25: note: expanded from macro 'ATTR_LIKELY' # define ATTR_LIKELY [[likely]] ~~^~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/lex.cc:4391:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf ((char *) result, "#%s ", dir_name); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/line-map.cc g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:186:6: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:186:6: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:215:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:215:7: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:639:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf ((char *) pfile->date, "\"%s %2d %4d\"", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:645:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf ((char *) pfile->time, "\"%02d:%02d:%02d\"", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:686:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf ((char *) result, "%u", number); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:3704:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:3704:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:3719:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:3719:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", 7 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:327:25: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] deps_add_module_target (struct mkdeps *d, const char *m, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:327:25: note: did you mean class here? deps_add_module_target (struct mkdeps *d, const char *m, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:340:22: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] deps_add_module_dep (struct mkdeps *d, const char *m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:340:22: note: did you mean class here? deps_add_module_dep (struct mkdeps *d, const char *m) ^~~~~~ class 4 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/pch.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/pch.cc:23: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 2 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/symtab.cc g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/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 make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/build-x86_64-apple-darwin23.4.0/libcpp' mkdir ./zlib Configuring in ./zlib configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-apple-darwin23.4.0-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 make... GNU checking dependency style of gcc... gcc3 checking for CET support... no checking how to print strings... printf checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -E checking for fgrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -F checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23.4.0-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23.4.0-ar... ar checking for x86_64-apple-darwin23.4.0-strip... no checking for strip... strip checking for x86_64-apple-darwin23.4.0-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for x86_64-apple-darwin23.4.0-dsymutil... dsymutil checking for x86_64-apple-darwin23.4.0-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23.4.0-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23.4.0-otool... otool checking for x86_64-apple-darwin23.4.0-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23.4.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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... gcc -E 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 memcpy... yes checking for strerror... yes checking for unistd.h... (cached) yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/zlib' gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`adler32.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32_z(adler, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32(adler, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uLong adler32_combine_(adler1, adler2, len2) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32_combine(adler1, adler2, len2) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32_combine64(adler1, adler2, len2) ^ 5 warnings generated. mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`compress.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/compress.c:22:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT compress (dest, destLen, source, sourceLen) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT compressBound (sourceLen) ^ 3 warnings generated. mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`crc32.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/crc32.c:202:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long ZEXPORT crc32_z(crc, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/crc32.c:237:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long ZEXPORT crc32(crc, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/crc32.c:266:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned long crc32_little(crc, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/crc32.c:306:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned long crc32_big(crc, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/crc32.c:344:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned long gf2_matrix_times(mat, vec) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/crc32.c:361:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gf2_matrix_square(square, mat) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/crc32.c:372:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uLong crc32_combine_(crc1, crc2, len2) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/crc32.c:428:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT crc32_combine(crc1, crc2, len2) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/crc32.c:436:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT crc32_combine64(crc1, crc2, len2) ^ 9 warnings generated. mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`deflate.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:201:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void slide_hash(s) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:228:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateInit_(strm, level, version, stream_size) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:240:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:353:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int deflateStateCheck (strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:445:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:467:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateResetKeep (strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:505:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateReset (strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:517:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateSetHeader (strm, head) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:528:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflatePending (strm, pending, bits) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:542:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflatePrime (strm, bits, value) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:568:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateParams(strm, level, strategy) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:617:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:652:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT deflateBound(strm, sourceLen) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:716:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void putShortMSB (s, b) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:730:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void flush_pending(strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:763:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflate (strm, flush) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:1076:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateEnd (strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:1102:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateCopy (dest, source) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:1164:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned read_buf(strm, buf, size) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:1194:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void lm_init (s) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:1236:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uInt longest_match(s, cur_match) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:1482:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void fill_window(s) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:1643:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_stored(s, flush) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:1824:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_fast(s, flush) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:1926:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_slow(s, flush) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:2057:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_rle(s, flush) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/deflate.c:2130:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_huff(s, flush) ^ 28 warnings generated. mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`gzread.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:21:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_load(state, buf, len, have) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:56:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_avail(state) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:91:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_look(state) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:175:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_decomp(state) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:229:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_fetch(state) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:259:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_skip(state, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:294:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local z_size_t gz_read(state, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:375:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzread(file, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:411:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_size_t ZEXPORT gzfread(buf, size, nitems, file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:447:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzgetc(file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:476:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzgetc_(file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:483:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzungetc(c, file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:543:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char * ZEXPORT gzgets(file, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:607:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzdirect(file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzread.c:627:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzclose_r(file) ^ 15 warnings generated. mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`gzclose.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzclose.c:11:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzclose(file) ^ 1 warning generated. mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`gzwrite.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:17:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_init(state) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:73:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_comp(state, flush) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:145:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_zero(state, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:178:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local z_size_t gz_write(state, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:246:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzwrite(file, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:274:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:304:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzputc(file, c) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:352:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzputs(file, str) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:553:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzflush(file, flush) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:585:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzsetparams(file, level, strategy) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzwrite.c:627:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzclose_w(file) ^ 11 warnings generated. mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`gzlib.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:75:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gz_reset(state) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:91:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local gzFile gz_open(path, fd, mode) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:270:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gzFile ZEXPORT gzopen(path, mode) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:278:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gzFile ZEXPORT gzopen64(path, mode) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:286:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gzFile ZEXPORT gzdopen(fd, mode) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:316:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzbuffer(file, size) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:343:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzrewind(file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:366:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off64_t ZEXPORT gzseek64(file, offset, whence) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:443:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off_t ZEXPORT gzseek(file, offset, whence) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:455:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off64_t ZEXPORT gztell64(file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:472:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off_t ZEXPORT gztell(file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:482:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off64_t ZEXPORT gzoffset64(file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:505:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off_t ZEXPORT gzoffset(file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:515:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzeof(file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:532:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] const char * ZEXPORT gzerror(file, errnum) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:553:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZEXPORT gzclearerr(file) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/gzlib.c:579:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL gz_error(state, err, msg) ^ 17 warnings generated. mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`infback.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/infback.c:82:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void fixedtables(state) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/infback.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/infback.c:631:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateBackEnd(strm) ^ 4 warnings generated. mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`inffast.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inffast.c:50:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL inflate_fast(strm, start) ^ 1 warning generated. mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`inflate.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int inflateStateCheck(strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateResetKeep(strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:144:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateReset(strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:157:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateReset2(strm, windowBits) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:195:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:239:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateInit_(strm, version, stream_size) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:247:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflatePrime(strm, bits, value) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void fixedtables(state) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:396:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int updatewindow(strm, end, copy) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:622:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflate(strm, flush) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1277:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateEnd(strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1291:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1314:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1349:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateGetHeader(strm, head) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1377:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned syncsearch(have, buf, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1400:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateSync(strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1451:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateSyncPoint(strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1461:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateCopy(dest, source) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1508:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateUndermine(strm, subvert) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1526:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateValidate(strm, check) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1541:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long ZEXPORT inflateMark(strm) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inflate.c:1554:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long ZEXPORT inflateCodesUsed(strm) ^ 22 warnings generated. mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`inftrees.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) ^ 1 warning generated. mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`trees.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_init(s) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void init_block(s) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void pqdownheap(s, tree, k) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gen_bitlen(s, desc) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gen_codes (tree, max_code, bl_count) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void build_tree(s, desc) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void scan_tree (s, tree, max_code) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void send_tree (s, tree, max_code) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int build_bl_tree(s) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void send_all_trees(s, lcodes, dcodes, blcodes) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:886:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_flush_bits(s) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:896:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_align(s) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:911:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZLIB_INTERNAL _tr_tally (s, dist, lc) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:1064:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void compress_block(s, ltree, dtree) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:1124:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int detect_data_type(s) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:1158:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned bi_reverse(code, len) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:1173:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void bi_flush(s) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/trees.c:1190:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void bi_windup(s) ^ 20 warnings generated. mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`uncompr.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT uncompress (dest, destLen, source, sourceLen) ^ 2 warnings generated. mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/'`zutil.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/zutil.c:133:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] const char * ZEXPORT zError(err) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/zutil.c:305:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/zlib/zutil.c:315:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL zcfree (opaque, ptr) ^ 3 warnings generated. mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ranlib libz.a true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 " "CXXFLAGS=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 " "CFLAGS_FOR_BUILD=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" "CFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "INSTALL=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_DATA=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_SCRIPT=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 " "LIBCFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "MAKE=make" "MAKEINFO=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "infodir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info" "libdir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib" "prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "tooldir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl" "AR=ar" "AS=as" "CC=gcc" "CXX=g++ -std=gnu++11" "LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" "LIBCFLAGS=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 " "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/zlib' mkdir ./libbacktrace Configuring in ./libbacktrace configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking for x86_64-apple-darwin23.4.0-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... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-apple-darwin23.4.0-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-apple-darwin23.4.0-ranlib... ranlib checking for gawk... (cached) gawk checking for dwz... no checking how to print strings... printf checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for fgrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -F checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23.4.0-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23.4.0-ar... ar checking for x86_64-apple-darwin23.4.0-strip... no checking for strip... strip checking for x86_64-apple-darwin23.4.0-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for x86_64-apple-darwin23.4.0-dsymutil... dsymutil checking for x86_64-apple-darwin23.4.0-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23.4.0-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23.4.0-otool... otool checking for x86_64-apple-darwin23.4.0-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23.4.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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... macho 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... no checking link.h presence... no checking for link.h... no checking mach-o/dyld.h usability... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.h... yes 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... no 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... no checking for readelf... readelf checking whether objcopy supports debuglink... no checking for dsymutil... (cached) dsymutil checking for nm... nm checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... yes checking whether tests can run... yes configure: updating cache ./config.cache 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 make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libbacktrace' make all-am make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o atomic.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/atomic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/atomic.c -fno-common -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o dwarf.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/dwarf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/dwarf.c -fno-common -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o fileline.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/fileline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/fileline.c -fno-common -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o posix.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/posix.c -fno-common -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o print.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/print.c -fno-common -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o sort.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/sort.c -fno-common -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o state.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/state.c -fno-common -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/state.c -o state.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o backtrace.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/backtrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/backtrace.c -fno-common -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o simple.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/simple.c -fno-common -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o macho.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/macho.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/macho.c -fno-common -DPIC -o .libs/macho.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/macho.c -o macho.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o mmapio.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/mmapio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/mmapio.c -fno-common -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c -o mmap.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/mmap.c -fno-common -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /bin/sh ./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 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo macho.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/macho.o .libs/mmapio.o .libs/mmap.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols libtool: link: ranlib .libs/libbacktrace.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # make make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libbacktrace' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libbacktrace' mkdir ./libcpp Configuring in ./libcpp configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking for x86_64-apple-darwin23.4.0-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=gnu++11 accepts -g... yes checking for x86_64-apple-darwin23.4.0-ranlib... ranlib checking for x86_64-apple-darwin23.4.0-ar... ar checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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=gnu++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... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes 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... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes 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... yes 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... 4 checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using ggrep -E no checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... -liconv 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: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcpp' g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/charset.cc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/charset.cc:1587:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(buf, "%03o", (int) c); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/directives.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/directives.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 2 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/errors.cc g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:808:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 0, message); ^~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:808:11: note: treat the string as an argument to avoid this 0, message); ^ "%s", /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:811:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:811:32: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:821:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/expr.cc:821:27: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", 3 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/files.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/files.cc:27: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 2 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/identifiers.cc echo "#define LOCALEDIR \"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/locale\"" > localedir.new /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:67:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:67:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:67:27: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:68:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:68:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:68:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:69:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:69:16: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:69:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/init.cc:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ 11 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/lex.cc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/lex.cc:1289:7: warning: use of the 'likely' attribute is a C++20 extension [-Wc++20-attribute-extensions] ATTR_LIKELY case kind::NONE: ^~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/system.h:427:25: note: expanded from macro 'ATTR_LIKELY' # define ATTR_LIKELY [[likely]] ~~^~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/lex.cc:4391:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf ((char *) result, "#%s ", dir_name); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/line-map.cc g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:186:6: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:186:6: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:215:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:215:7: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:639:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf ((char *) pfile->date, "\"%s %2d %4d\"", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:645:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf ((char *) pfile->time, "\"%02d:%02d:%02d\"", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:686:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf ((char *) result, "%u", number); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:3704:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:3704:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:3719:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/macro.cc:3719:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", 7 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:327:25: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] deps_add_module_target (struct mkdeps *d, const char *m, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:327:25: note: did you mean class here? deps_add_module_target (struct mkdeps *d, const char *m, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:340:22: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] deps_add_module_dep (struct mkdeps *d, const char *m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:33:7: note: previous use is here class mkdeps ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/mkdeps.cc:340:22: note: did you mean class here? deps_add_module_dep (struct mkdeps *d, const char *m) ^~~~~~ class 4 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/pch.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/pch.cc:23: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 2 warnings generated. g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/symtab.cc g++ -std=gnu++11 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/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 make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcpp' mkdir ./libcody Configuring in ./libcody configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking maintainer-mode... 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 g++ -std=gnu++11 accepts -g... yes checking whether g++ -std=gnu++11 is for C++11... yes checking adding -Wl,--no-undefined to linker... no checking exceptions... no checking for x86_64-apple-darwin23.4.0-ranlib... ranlib checking for x86_64-apple-darwin23.4.0-ar... ar configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcody' g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -fno-exceptions -fno-rtti -include config.h -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody \ -MMD -MP -MF buffer.d -c -o buffer.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody/buffer.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -fno-exceptions -fno-rtti -include config.h -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody \ -MMD -MP -MF client.d -c -o client.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody/client.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody"' -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody \ -MMD -MP -MF fatal.d -c -o fatal.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody/fatal.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -fno-exceptions -fno-rtti -include config.h -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody \ -MMD -MP -MF netclient.d -c -o netclient.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody/netclient.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -fno-exceptions -fno-rtti -include config.h -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody \ -MMD -MP -MF netserver.d -c -o netserver.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody/netserver.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -fno-exceptions -fno-rtti -include config.h -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody \ -MMD -MP -MF resolver.d -c -o resolver.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody/resolver.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -fno-exceptions -fno-rtti -include config.h -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody \ -MMD -MP -MF packet.d -c -o packet.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody/packet.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -fno-exceptions -fno-rtti -include config.h -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody \ -MMD -MP -MF server.d -c -o server.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcody/server.cc ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o ranlib libcody.a make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcody' mkdir ./libdecnumber Configuring in ./libdecnumber configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for x86_64-apple-darwin23.4.0-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 for x86_64-apple-darwin23.4.0-ranlib... ranlib checking for x86_64-apple-darwin23.4.0-ar... ar 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 -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 whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-lto... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 8 checking for ANSI C header files... (cached) yes checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking for decimal floating point... dpd checking whether byte ordering is bigendian... no checking for CET support... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libdecnumber' source='/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber -I. -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber -I. -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/decNumber.c source='/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber -I. -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber -I. -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/decContext.c source='/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber -I. -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber -I. -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/dpd/decimal32.c source='/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber -I. -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber -I. -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/dpd/decimal64.c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/dpd/decimal64.c:617:8: warning: variable 'n' set but not used [-Wunused-but-set-variable] Int n; /* output bunch counter */ ^ 1 warning generated. source='/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber -I. -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber -I. -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libdecnumber/dpd/decimal128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ranlib libdecnumber.a make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libdecnumber' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_MUSL ANDROID_DEFAULT=0" \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mkconfig.sh bconfig.h g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genmodes.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmodes.cc g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/errors.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/errors.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/genmodes -i > tmp-modes-inline.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genmddeps.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmddeps.cc g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/read-md.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-md.cc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-md.cc:892:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%d", number); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genmddeps /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md > tmp-mddeps /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps g++ -std=gnu++11 -c -DBASEVER="\"12.3.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(OpenWrt GCC 12.3.0 r0+25523-43558c6ac9) \"" -DBUGURL="\"\"" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genversion.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genversion.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 \ build/genversion.o -o build/genversion build/genversion > tmp-version.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-version.h version.h echo timestamp > s-version g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gengtype.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 31 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gengtype-lex.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype-lex.cc g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gengtype-parse.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype-parse.cc g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gengtype-state.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype-state.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype-state.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 19 warnings generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a LC_ALL=C ; export LC_ALL ; \ gawk -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-gather.awk /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ada/gcc-interface/lang.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/d/lang.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fortran/lang.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/go/lang.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lang.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/params.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/fused-madd.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/gnu-user.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux.opt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-android.opt > tmp-optionlist /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-functions.awk -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-read.awk \ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genconstants.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genconstants.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genconstants /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ > tmp-constants.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genpreds.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genpreds.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genpreds.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gengenrtl.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengenrtl.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/rtl.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/read-rtl.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl.cc:334:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%d", value); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl.cc:1941:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (line_name, ":%d", get_lineno ()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/ggc-none.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-none.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-none.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. echo "#define BUILDING_GCC_MAJOR `echo 12.3.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 12.3.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 12.3.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 g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/vec.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec.cc:71:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", loc->get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. build/genmodes -m > tmp-min-modes.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc echo timestamp > s-modes-m g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/min-insn-modes.o min-insn-modes.cc g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gensupport.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gensupport.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gensupport.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gensupport.cc:1776:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (new_name, "*p %s", XSTR (insn_elem->data, 0)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gensupport.cc:3031:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (new_name, "%s+%d", last_real_name, code - last_real_code); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/print-rtl.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/hash-table.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/sort.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sort.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genpreds -h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md > tmp-preds.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-d.h" DEFINES="" \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mkconfig.sh tm_d.h g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genflags.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genflags.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genflags.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genconditions.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genconditions.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genconditions.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genconditions /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md > tmp-condmd.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc echo timestamp > s-conditions build/genpreds -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md > tmp-constrs.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gencondmd.o build/gencondmd.cc In file included from build/gencondmd.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from build/gencondmd.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test no = yes \ || test -n ""; then \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmultilib \ "m64/m32" \ " 64 32" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genattr.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattr.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattr.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genattr /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genattr-common.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattr-common.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattr-common.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genattr-common \ build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genattr-common /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gencodes.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gencodes.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gencodes.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/gencodes /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genconfig.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genconfig.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genconfig.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genconfig /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gentarget-def.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gentarget-def.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gentarget-def.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/gentarget-def \ build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/gentarget-def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-target-def.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def lsf="/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lang-specs.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/||' > tmp-specs.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs 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="/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ada/gcc-interface/ada-tree.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/d/d-tree.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/||' >> tmp-all-tree.def /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gencheck.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gencheck.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/gencheck \ build/gencheck.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genhooks.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genhooks.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genopinit.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genopinit.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genopinit.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genopinit /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc echo timestamp > s-opinit build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h gawk -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gen-pass-instances.awk \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-passes.def > pass-instances.def g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/gencfn-macros.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gencfn-macros.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gencfn-macros.cc:68: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genmatch.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmatch.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmatch.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmatch.cc:2735:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "t"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmatch.cc:2737:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "_p%u", pos); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmatch.cc:2741:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "_q%u%u", parent->level, pos); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmatch.cc:2751:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "_p%u", pos); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genmatch.cc:2753:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "_q%u%u", level, pos); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genmatch \ build/genmatch.o ../build-x86_64-apple-darwin23.4.0/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators build/genmatch --gimple /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/match.pd \ > tmp-gimple-match.cc GIMPLE decision tree has 4127 leafs, maximum depth 28 and a total number of 17761 nodes removed 2724 duplicate tails build/genmatch --generic /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/match.pd \ > tmp-generic-match.cc GENERIC decision tree has 3770 leafs, maximum depth 13 and a total number of 15889 nodes removed 2560 duplicate tails /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-gimple-match.cc \ gimple-match.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-generic-match.cc \ generic-match.cc echo timestamp > s-match build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h echo timestamp > s-d-target-hooks-def-h 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; \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo timestamp > s-omp-device-properties-h g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-lang.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-lang.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-lang.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-lang.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/stub-objc.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/stub-objc.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/stub-objc.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/attribs.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/attribs.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/attribs.cc:35: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-errors.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-errors.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-errors.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-errors.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-decl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-decl.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-decl.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-decl.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-decl.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-decl.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-decl.cc:58: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/name-hint.h:109:66: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] std::unique_ptr take_deferred () { return move (m_deferred); } ^ std:: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-decl.cc:5818:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%lu", (unsigned long)n); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-decl.cc:5891:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%llu", (unsigned long long)n); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-typeck.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-typeck.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-typeck.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-typeck.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-typeck.cc:7936:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (d, "[" HOST_WIDE_INT_PRINT_UNSIGNED "]", p->u.i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-convert.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-convert.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-convert.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-convert.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-aux-info.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-aux-info.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-aux-info.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-aux-info.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-aux-info.cc:311:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buff, "[" HOST_WIDE_INT_PRINT_DEC"]", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-objc-common.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-objc-common.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-objc-common.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-objc-common.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-parser.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-parser.cc:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-parser.cc:44: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-parser.cc:44: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-parser.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-parser.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-parser.cc:69: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/name-hint.h:109:66: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] std::unique_ptr take_deferred () { return move (m_deferred); } ^ std:: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-parser.cc:158:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-parser.cc:163:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d__", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-fold.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-fold.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-fold.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-fold.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/gimple-parser.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/gimple-parser.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/gimple-parser.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/gimple-parser.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/gimple-parser.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/gimple-parser.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target.h:52: In file included from ./tm.h:22: In file included from ./options.h:11893: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:4280:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:4283:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d__", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:4289:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d unsigned", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:4291:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d__ unsigned", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:4479:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "complex _Float%d%s", floatn_nx_types[i].n, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:4741:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ASM_FORMAT_PRIVATE_NAME (name, "__compound_literal", ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h:55:8: note: expanded from macro 'ASM_FORMAT_PRIVATE_NAME' sprintf (output_, ASM_PN_FORMAT, name_, (unsigned long)(LABELNO)); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.cc:5886:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "-O%ld", (long) TREE_INT_CST_LOW (value)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 15 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:165:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MANT_DIG__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:176:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_DIG__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:180:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MIN_EXP__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:181:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "(%d)", fmt->emin); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:192:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MIN_10_EXP__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:193:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "(%d)", min_10_exp); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:197:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MAX_EXP__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:227:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MAX_10_EXP__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:257:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_DECIMAL_DIG__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:265:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MAX__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:270:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_NORM_MAX__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:275:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MIN__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:276:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "0x1p%d", fmt->emin - 1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:281:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_EPSILON__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:285:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "0x1p%d", fmt->emin - fmt->p); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:287:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "0x1p%d", 1 - fmt->p); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:294:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_DENORM_MIN__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:295:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "0x1p%d", fmt->emin - (fmt->has_denorm ? fmt->p : 1)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:299:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_HAS_DENORM__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:303:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_HAS_INFINITY__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:311:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_HAS_QUIET_NAN__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:317:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__FP_FAST_FMA%s", fma_suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:326:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_IS_IEC_60559__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:345:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MANT_DIG__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:349:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MIN_EXP__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:350:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "(%d)", fmt->emin); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:354:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MAX_EXP__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:358:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MIN__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:359:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "1E%d%s", fmt->emin - 1, suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:363:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MAX__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:374:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (&buf[fmt->p + 1], "E%d%s", fmt->emax - 1, suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:379:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_EPSILON__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:380:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "1E-%d%s", fmt->p - 1, suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:384:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_SUBNORMAL_MIN__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:393:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (&buf[fmt->p], "1E%d%s", fmt->emin - 1, suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:407:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_FBIT__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:410:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_IBIT__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:420:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MIN__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:421:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "0.0%s", suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:426:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MIN__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:428:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "(-0X1P%d%s-0X1P%d%s)", TYPE_IBIT (type) - 1, suffix, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:431:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "(-0.5%s-0.5%s)", suffix, suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:435:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_MAX__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:436:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "0X"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:440:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (new_buf++, "%x", (1 << mod) - 1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:442:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (new_buf++, "F"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:443:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (new_buf, "P-%d%s", TYPE_FBIT (type), suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:446:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__%s_EPSILON__", name_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:447:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "0x1P-%d%s", TYPE_FBIT (type), suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1191:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "__GLIBCXX_TYPE_INT_N_%d=__int%d", i, int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1194:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "__GLIBCXX_BITSIZE_INT_N_%d=%d", i, int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1249:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (prefix, "FLT%d%s", floatn_nx_types[i].n, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1251:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (csuffix, "F%d%s", floatn_nx_types[i].n, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1337:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (macro_name, "__LIBGCC_%s_MANT_DIG__", name); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1345:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (macro_name, "__LIBGCC_HAS_%s_MODE__", name); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1349:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (macro_name, "__LIBGCC_%s_FUNC_EXT__", name); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1373:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (suffix, "f%d%s", floatn_nx_types[i].n, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1376:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (float_h_prefix, "FLT%d%s", floatn_nx_types[i].n, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1417:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (macro_name, "__LIBGCC_%s_EXCESS_PRECISION__", name); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1424:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (macro_name, "__LIBGCC_%s_EPSILON__", name); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1425:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (val_name, "__%s_EPSILON__", float_h_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1429:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (macro_name, "__LIBGCC_%s_MAX__", name); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1430:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (val_name, "__%s_MAX__", float_h_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1434:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (macro_name, "__LIBGCC_%s_MIN__", name); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1435:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (val_name, "__%s_MIN__", float_h_prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1572:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(buf, "__SIZEOF_INT%d__", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1698:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (q, "\\%03o", (unsigned char) *p); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1710:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s=\"%s\"", macro, expansion); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1712:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s=%s", macro, expansion); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1730:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf + mlen + 1, HOST_WIDE_INT_PRINT_DEC, value); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1770:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] = sprintf (buf1, "%s%s", dec_str, lazy_hex_fp_values[num].fp_suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1804:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf2, fp_cast, "1.1"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1805:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf1, "%s=%s", macro, buf2); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1833:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf2, "%s%s", dec_str, fp_suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1834:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf1, fp_cast, buf2); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1835:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s=%s", macro, buf1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1892:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s(c)=c", macro); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1897:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s(c)=c ## %s", macro, suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1977:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s=%s%s", max_macro, value, suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1986:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s=0%s", min_macro, suffix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-cppbuiltin.cc:1992:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s=(-%s - 1)", min_macro, max_macro); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 84 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-dump.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-dump.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-dump.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-format.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-format.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-format.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-format.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-gimplify.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-gimplify.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-gimplify.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-gimplify.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-gimplify.cc:37: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-gimplify.cc:37: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.h:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-indentation.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-indentation.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-indentation.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-indentation.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-lex.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-lex.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-lex.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-omp.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-omp.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-omp.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-opts.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-opts.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-opts.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-opts.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-opts.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-apple-darwin23.4.0\" -DTARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pch.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pch.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pch.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ppoutput.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ppoutput.cc:21: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ppoutput.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pragma.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pragma.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pragma.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pragma.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pragma.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pragma.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.h:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.cc:374:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (this, prec); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.cc:395:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (this, prec); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.cc:963:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "\\%03o", (unsigned) c); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.cc:997:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (pp, tree_to_uhwi (i)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.cc:1113:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, floatn_nx_types[i].n); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.cc:2951:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (xname, "", ((unsigned short) ((uintptr_t) (t) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 9 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-semantics.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-semantics.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-semantics.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-semantics.cc:146:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-semantics.cc:136:44: note: parameter of type 'enum tree_code' is declared here build_stmt (location_t loc, enum tree_code code, ...) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.h:23: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pragma.h:23: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:411:19: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] chars_seen = sprintf ((char *) buffer, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:614:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, sloc.line); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:1467:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, DECL_UID (decl)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:1469:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, TYPE_UID (TREE_TYPE (decl))); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:1502:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, TYPE_UID (t)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:1661:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "arg%d : ", num); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:1669:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "arg%d : ", num); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:1778:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, xloc.line); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:1853:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (buffer, "%lu", (unsigned long) TREE_HASH (elem)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:2173:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, TYPE_PRECISION (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:2364:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (buffer, tree_to_uhwi (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:2374:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (pp_buffer (buffer)->digit_buffer, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:2378:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (pp_buffer (buffer)->digit_buffer, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:3087:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, suffix); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:3323:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "field_%d : aliased ", field_num + 1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:3345:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "when %d =>", field_num); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:3347:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "when others =>"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ada-spec.cc:3407:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "Alignment => %d", TYPE_ALIGN (node) / BITS_PER_UNIT); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 21 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ubsan.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ubsan.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-ubsan.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/known-headers.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/known-headers.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/known-headers.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/known-headers.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/name-hint.h:109:66: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] std::unique_ptr take_deferred () { return move (m_deferred); } ^ std:: 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:2384:9: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] && (((curalign = DECL_ALIGN (decl)) > bitalign) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:2384:9: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:4816:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] int n = sprintf (attrspec, "%c%u", code, (unsigned) idxs[0] - 1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:4818:10: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] n += sprintf (attrspec + n, ",%u", (unsigned) idxs[1] - 1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:5216:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (&spec[specend], "%c%u%s", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-attribs.cc:5250:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (&spec[specend], "$%u", *psizpos); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 13 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-warn.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-warn.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-warn.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-warn.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-spellcheck.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-spellcheck.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-spellcheck.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-c.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-c.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-c.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/glibc-c.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/glibc-c.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/glibc-c.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-target-def.h:20: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genchecksum.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genchecksum.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genchecksum \ build/genchecksum.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a echo "g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 " > checksum-options.tmp \ && /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change checksum-options.tmp checksum-options g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -Wno-unused -DHAVE_CONFIG_H -I. -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.cc In file included from gimple-match.cc:4: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-match-head.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from gimple-match.cc:4: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-match-head.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gimple-match.cc:4: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-match-head.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class gimple-match.cc:148689:21: warning: self-comparison always evaluates to false [-Wtautological-compare] if (COMPLEX_CST != COMPLEX_CST ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -Wno-unused -DHAVE_CONFIG_H -I. -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.cc In file included from generic-match.cc:4: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/generic-match-head.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from generic-match.cc:4: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/generic-match-head.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from generic-match.cc:4: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/generic-match-head.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class generic-match.cc:65401:21: warning: self-comparison always evaluates to false [-Wtautological-compare] if (COMPLEX_CST != COMPLEX_CST ^ 6 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genattrtab.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattrtab.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattrtab.cc:109: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattrtab.cc:590:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattrtab.cc:585:25: note: parameter of type 'enum rtx_code' is declared here attr_rtx (enum rtx_code code, ...) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattrtab.cc:611:3: warning: 'vsprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead. [-Wdeprecated-declarations] vsprintf (str, fmt, p); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:199:1: note: 'vsprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattrtab.cc:4553:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (str, " * %d;\n break;", max_slots); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genattrtab.cc:4600:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (str, "*%s_%d_%d", kind, delay->num, i / 3); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genattrtab /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc echo timestamp > s-attrtab g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc In file included from insn-attrtab.cc:7: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from insn-attrtab.cc:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] (ix86_schedule)) == ( ~~~~~~~~~~~~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: remove extraneous parentheses around the comparison to silence this warning (ix86_schedule)) == ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:478:18: note: use '=' to turn this equality comparison into an assignment (ix86_schedule)) == ( ^~ = /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV)))) || ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT))) && (! ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT)) || ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV)))) || ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT))) && (! ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT)) || ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV)))) || ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT))) && (! ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT)) || ( ^ 51 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genautomata.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:111: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1521:46: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] if (strcmp (option, NO_MINIMIZATION_OPTION + 1) == 0) ~~~~~~~~~~~~~~~~~~~~~~~^~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1521:46: note: use array indexing to silence this warning if (strcmp (option, NO_MINIMIZATION_OPTION + 1) == 0) ^ & [ ] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1523:40: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, TIME_OPTION + 1) == 0) ~~~~~~~~~~~~^~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1523:40: note: use array indexing to silence this warning else if (strcmp (option, TIME_OPTION + 1) == 0) ^ & [ ] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1525:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, STATS_OPTION + 1) == 0) ~~~~~~~~~~~~~^~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1525:41: note: use array indexing to silence this warning else if (strcmp (option, STATS_OPTION + 1) == 0) ^ & [ ] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1527:37: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, V_OPTION + 1) == 0) ~~~~~~~~~^~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1527:37: note: use array indexing to silence this warning else if (strcmp (option, V_OPTION + 1) == 0) ^ & [ ] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1529:37: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, W_OPTION + 1) == 0) ~~~~~~~~~^~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1529:37: note: use array indexing to silence this warning else if (strcmp (option, W_OPTION + 1) == 0) ^ & [ ] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1531:40: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, NDFA_OPTION + 1) == 0) ~~~~~~~~~~~~^~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1531:40: note: use array indexing to silence this warning else if (strcmp (option, NDFA_OPTION + 1) == 0) ^ & [ ] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1533:44: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) ~~~~~~~~~~~~~~~~^~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1533:44: note: use array indexing to silence this warning else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) ^ & [ ] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1535:43: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, NO_COMB_OPTION + 1) == 0) ~~~~~~~~~~~~~~~^~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1535:43: note: use array indexing to silence this warning else if (strcmp (option, NO_COMB_OPTION + 1) == 0) ^ & [ ] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1537:44: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, PROGRESS_OPTION + 1) == 0) ~~~~~~~~~~~~~~~~^~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:1537:44: note: use array indexing to silence this warning else if (strcmp (option, PROGRESS_OPTION + 1) == 0) ^ & [ ] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:5664:7: warning: variable 'alts_number' set but not used [-Wunused-but-set-variable] int alts_number; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genautomata.cc:6860:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (digits, "*%d", REGEXP_REPEAT (regexp)->repeat_num); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 12 warnings generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a -lm build/genautomata /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-automata.cc insn-automata.cc echo timestamp > s-automata g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc In file included from insn-automata.cc:7: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from insn-automata.cc:20: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc In file included from insn-dfatab.cc:7: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from insn-dfatab.cc:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genemit.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genemit.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genemit.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genemit /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-emit.cc insn-emit.cc echo timestamp > s-emit g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.cc In file included from insn-emit.cc:7: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from insn-emit.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:10425:15: warning: self-comparison always evaluates to true [-Wtautological-compare] if (IOR == IOR) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:10440:15: warning: self-comparison always evaluates to true [-Wtautological-compare] if (IOR == IOR) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:13323:16: warning: self-comparison always evaluates to true [-Wtautological-compare] = (ROTATE == ROTATE) ? gen_x86_64_shld : gen_x86_64_shrd; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16034:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX || SMAX == UMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16034:32: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == SMAX || UMAX == UMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16045:20: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16045:36: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16034:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX || SMAX == UMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16034:32: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == SMAX || UMAX == UMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16045:20: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16045:36: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16034:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX || SMAX == UMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16034:32: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == SMAX || UMAX == UMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16045:20: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16045:36: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16075:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16075:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16075:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16139:17: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMAX == UMAX && V16QImode == V8HImode) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16159:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == UMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16139:17: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMAX == UMAX && V8HImode == V8HImode) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16159:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == UMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16139:17: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMAX == UMAX && V4SImode == V8HImode) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:16159:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == UMAX) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24256:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (ASHIFT != ASHIFT) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24274:23: warning: self-comparison always evaluates to true [-Wtautological-compare] gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24256:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (ASHIFT != ASHIFT) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24274:23: warning: self-comparison always evaluates to true [-Wtautological-compare] gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24256:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (ASHIFT != ASHIFT) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24274:23: warning: self-comparison always evaluates to true [-Wtautological-compare] gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3); ^ 32 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genextract.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genextract.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genextract.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genextract /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-extract.cc insn-extract.cc echo timestamp > s-extract g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc In file included from insn-extract.cc:7: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc In file included from insn-latencytab.cc:7: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from insn-latencytab.cc:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV)))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT))) && (! ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV)))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT))) && (! ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV))) || ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:19288:36: warning: overlapping comparisons always evaluate to true [-Wtautological-overlap-compare] if ((which_alternative != 0) || (which_alternative != 1) || (get_attr_memory (insn) == MEMORY_NONE)) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV)))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT))) && (! ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md:19157:36: warning: overlapping comparisons always evaluate to true [-Wtautological-overlap-compare] if ((which_alternative != 0) || (which_alternative != 1) || (get_attr_memory (insn) == MEMORY_NONE)) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1616:6: warning: self-comparison always evaluates to true [-Wtautological-compare] (DIV == DIV)))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT))) && (! ( ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmx.md:1614:7: warning: self-comparison always evaluates to true [-Wtautological-compare] (MULT == MULT)) ^ 16 warnings generated. build/genmodes > tmp-modes.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-modes.cc insn-modes.cc echo timestamp > s-modes g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc In file included from insn-modes.cc:6: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ insn-modes.cc:1035:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1036:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1037:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* OI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1038:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* XI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1041:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (160), /* POI */ ^~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1045:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1046:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1050:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* UDQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1051:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* UTQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1054:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1055:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1058:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* UDA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1059:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* UTA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1062:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1063:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (80), /* XF */ ^~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1064:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1066:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DD */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1067:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TD */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1071:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64), /* CP2HI */ ^~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1072:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* CSI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1073:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* CDI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1074:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* CTI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1075:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (320), /* CPOI */ ^~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1076:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* COI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1077:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* CXI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1079:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* SC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1080:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* DC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1081:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (160), /* XC */ ^~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1082:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* TC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1087:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V8QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1088:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V4HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1089:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V2SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1090:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V1DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1091:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (12*BITS_PER_UNIT), /* V12QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1092:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (12*BITS_PER_UNIT), /* V6HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1093:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (14*BITS_PER_UNIT), /* V14QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1094:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V16QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1095:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V8HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1096:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V4SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1097:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V2DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1098:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V1TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1099:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V32QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1100:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V16HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1101:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V8SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1102:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V4DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1103:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V2TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1104:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V64QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1105:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V32HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1106:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V16SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1107:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V8DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1108:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V4TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1109:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V128QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1110:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V64HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1111:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V32SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1112:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V16DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1113:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V8TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1114:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V64SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1116:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V4HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1117:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V2SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1118:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (12*BITS_PER_UNIT), /* V6HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1119:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V8HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1120:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V4SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1121:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V2DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1122:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V16HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1123:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V8SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1124:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V4DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1125:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V2TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1126:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V32HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1127:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V16SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1128:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V8DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1129:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V4TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1130:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V64HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1131:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V32SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1132:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V16DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1133:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V8TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1134:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V128HF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1135:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V64SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1136:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V32DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.cc:1137:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (256*BITS_PER_UNIT), /* V16TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.cc:1015:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ 80 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc In file included from insn-opinit.cc:7: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genoutput.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genoutput.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genoutput.cc:90: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genoutput /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-output.cc insn-output.cc echo timestamp > s-output g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc In file included from insn-output.cc:7: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from insn-output.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6595:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1) ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: note: use '&' for a bitwise operation && 1) ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:6796:7: note: remove constant to silence this warning && 1) ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:15325:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:15325:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:15325:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:15325:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:15325:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:15325:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:15325:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:15325:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:15325:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:24771:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25014:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25014:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25014:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25014:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25014:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25014:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25089:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25089:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25089:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25089:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25089:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:25089:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:26998:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27021:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27068:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] && 1 ^ ~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: use '&' for a bitwise operation && 1 ^~ & /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sse.md:27089:7: note: remove constant to silence this warning && 1 ~~~~~~^~~~ 73 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genpeep.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genpeep.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genpeep.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genpeep /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-peep.cc insn-peep.cc echo timestamp > s-peep g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc In file included from insn-peep.cc:7: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from insn-peep.cc:19: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. build/genpreds /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md > tmp-preds.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-preds.cc insn-preds.cc echo timestamp > s-preds g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc In file included from insn-preds.cc:7: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from insn-preds.cc:20: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genrecog.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genrecog.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genrecog.cc:112: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/inchash.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/inchash.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genrecog /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.cc Statistics for recog: Number of decisions: 70532 longest path: 337 (code: 7252) longest backtrack: 34 (code: 6144) Statistics for split_insns: Number of decisions: 19767 longest path: 169 (code: 1078) longest backtrack: 23 (code: 709) Statistics for peephole2_insns: Number of decisions: 2961 longest path: 880 (code: 197) longest backtrack: 55 (code: 303) Shared 71165 out of 124484 states by creating 12171 new states, saving 58994 /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-recog.cc insn-recog.cc echo timestamp > s-recog g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc In file included from insn-recog.cc:8: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from insn-recog.cc:17: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/build -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include \ -o build/genenums.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/genenums.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-apple-darwin23.4.0/libiberty/libiberty.a build/genenums /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common.md /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.md \ > tmp-enums.cc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-enums.cc insn-enums.cc echo timestamp > s-enums g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-page.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-page.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-page.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-page.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/adjust-alignment.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/adjust-alignment.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alias.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alias.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alias.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alias.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alias.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alias.cc:3605: ./gt-alias.h:114:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-alias.h:114:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-alias.h:114:63: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-alias.h:114:63: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 12 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alloc-pool.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alloc-pool.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-inc-dec.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-inc-dec.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:45: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.h:29:56: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.h:29:56: note: did you mean class here? extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:50: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:305:39: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gcov_type get_callsite_total_count (struct cgraph_edge *edge) const; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:305:39: note: did you mean class here? gcov_type get_callsite_total_count (struct cgraph_edge *edge) const; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:391:11: warning: variable 'level' set but not used [-Wunused-but-set-variable] int level = 0; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:831:5: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge) const ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:831:5: note: did you mean class here? struct cgraph_edge *edge) const ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:1035:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *indirect_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:1035:3: note: did you mean class here? struct cgraph_edge *indirect_edge ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:1067:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *new_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:1067:3: note: did you mean class here? struct cgraph_edge *new_edge ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:1711:44: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.cc:1711:44: note: did you mean class here? afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *edge) ^~~~~~ class 38 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bb-reorder.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bb-reorder.cc:95: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bb-reorder.cc:106: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bitmap.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bitmap.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtins.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtins.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtins.cc:60: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtins.cc:83: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.h:208:1: warning: 'access_data' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct access_data ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h:44:1: note: did you mean struct here? class access_data; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h:38:1: note: did you mean struct here? class access_data; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtins.cc:8829:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "0x1p%d", REAL_MODE_FORMAT (orig_mode)->emin - 1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtins.cc:9012:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "0x1p%d", REAL_MODE_FORMAT (mode)->emin - 1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/caller-save.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/caller-save.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/caller-save.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/calls.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/calls.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/calls.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/calls.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/calls.cc:45: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/calls.cc:61: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ccmp.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ccmp.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfg.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfg.cc:51: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfganal.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfganal.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfganal.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgbuild.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgbuild.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgcleanup.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgcleanup.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgcleanup.cc:56: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgexpand.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgexpand.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgexpand.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgexpand.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgexpand.cc:38: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgexpand.cc:64: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgexpand.cc:74: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgexpand.cc:3436:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%d", j); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 9 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfghooks.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfghooks.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfghooks.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.cc:35: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloopanal.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloopanal.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloopanal.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloopmanip.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloopmanip.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgrtl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgrtl.cc:42: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ctfc.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ctfc.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ctfout.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ctfout.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ctfout.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/btfout.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/btfout.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/btfout.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/btfout.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/btfout.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/btfout.cc:1133: ./gt-btfout.h:68:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-btfout.h:68:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-btfout.h:68:67: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-btfout.h:68:67: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 12 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:641:1: warning: 'lto_simple_output_block' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct lto_simple_output_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-clones.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-clones.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-clones.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-clones.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-clones.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:39: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:51: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:54: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:55: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:66: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:68: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:641:8: note: previous use is here struct lto_simple_output_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:3287:5: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *indirect) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:3287:5: note: did you mean class here? struct cgraph_edge *indirect) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.cc:4292: ./gt-cgraph.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cgraph.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cgraph.h:60:70: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cgraph.h:60:70: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 39 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphbuild.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphbuild.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphbuild.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphbuild.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphbuild.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc:162: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc:174: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc:174: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc:176: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc:180: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc:194: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc:197: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc:198: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc:208: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphunit.cc:210: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:641:8: note: previous use is here struct lto_simple_output_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct 37 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc:69: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc:76: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc:76: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc:77: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc:80: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc:86: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc:87: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc:88: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:641:8: note: previous use is here struct lto_simple_output_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc:527:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ASM_FORMAT_PRIVATE_NAME (tmp_name, prefix, number); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h:55:8: note: expanded from macro 'ASM_FORMAT_PRIVATE_NAME' sprintf (output_, ASM_PN_FORMAT, name_, (unsigned long)(LABELNO)); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraphclones.cc:1171: ./gt-cgraphclones.h:48:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cgraphclones.h:48:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-cgraphclones.h:48:59: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cgraphclones.h:48:59: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 23 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/combine.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/combine.cc:65: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/combine.cc:79: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/combine.cc:79: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/combine.cc:92: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/combine-stack-adj.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/combine-stack-adj.cc:43: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/compare-elim.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/compare-elim.cc:57: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/context.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/context.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/convert.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/convert.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coroutine-passes.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coroutine-passes.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coroutine-passes.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coroutine-passes.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coroutine-passes.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coverage.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coverage.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coverage.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coverage.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coverage.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coverage.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.h:29:56: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.h:29:56: note: did you mean class here? extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coverage.cc:52: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coverage.cc:769:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "__gcov%u_", counter); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 9 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include\" -DFIXED_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include/c++/12.3.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include/c++/12.3.0/x86_64-openwrt-linux-musl\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include/c++/12.3.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/libc++_include/c++/12.3.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/sys-include\" -DTOOL_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/\" -DSTANDARD_EXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/\" -DBASEVER="\"12.3.0\"" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cppbuiltin.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cppbuiltin.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cppbuiltin.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include\" -DFIXED_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include/c++/12.3.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include/c++/12.3.0/x86_64-openwrt-linux-musl\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include/c++/12.3.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/libc++_include/c++/12.3.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/sys-include\" -DTOOL_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/\" -DSTANDARD_EXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/\" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cppdefault.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cppdefault.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cprop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cprop.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cse.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cse.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cse.cc:45: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cselib.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cselib.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cselib.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer-in.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer-in.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer-in.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer-in.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer-in.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer-out.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer-out.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer-out.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer-out.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer-out.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbxout.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbxout.cc:71: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbxout.cc:81: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbxout.cc:81: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbxout.cc:87: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbgcnt.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbgcnt.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbgcnt.cc:56:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "***dbgcnt: %s limit %d reached for %s.***\n", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dce.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dce.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ddg.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ddg.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/debug.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/debug.cc:20: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/df-core.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/df-core.cc:379: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/df-problems.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/df-problems.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/df-problems.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/df-scan.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/df-scan.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/df-scan.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dfp.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dfp.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/digraph.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/digraph.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/digraph.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dojump.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dojump.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dominance.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dominance.cc:37: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/domwalk.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/domwalk.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/double-int.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/double-int.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dse.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dse.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dumpfile.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dumpfile.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dumpfile.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dumpfile.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dumpfile.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2asm.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2asm.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2asm.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2asm.cc:976:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (ref_name, "DW.ref.%s", str); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2asm.cc:1162: ./gt-dwarf2asm.h:48:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-dwarf2asm.h:48:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-dwarf2asm.h:48:55: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-dwarf2asm.h:48:55: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2cfi.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2cfi.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2cfi.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2ctf.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2ctf.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:60: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:70: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:70: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:71: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:79: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:4355:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (label, "%s+%ld", debug_info_section_label, ref->die_offset); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:8011:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "%s%s.", ISALPHA (*base) ? "" : "g", base); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:8017:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (p, "%.2x", checksum[i]); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:10655:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (p, "+" HOST_WIDE_INT_PRINT_HEX, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:11247:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, ".gnu.linkonce.wi.%s", oldsym); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:11465:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, dwarf_version >= 5 ? "wi." : "wt."); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:11467:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp + 3 + i * 2, "%02x", node->signature[i] & 0xff); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:28149:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (loclabel, "%s-1", last_label); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:29021:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (linebuf, HOST_WIDE_INT_PRINT_UNSIGNED, first->lineno); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:29040:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tail + i * 2, "%02x", checksum[i] & 0xff); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.cc:33259: ./gt-dwarf2out.h:1645:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1645:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1645:69: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1645:69: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1832:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1832:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1832:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1832:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1850:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1850:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1850:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1850:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1898:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1898:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1898:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1898:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1916:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1916:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1916:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1916:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1987:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1987:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:1987:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:1987:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2024:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2024:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2024:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2024:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2153:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2153:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2153:58: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2153:58: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2171:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-dwarf2out.h:2171:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2171:62: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-dwarf2out.h:2171:62: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2211:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2211:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-dwarf2out.h:2211:71: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-dwarf2out.h:2211:71: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 37 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/early-remat.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/early-remat.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/early-remat.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/emit-rtl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/emit-rtl.cc:36: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/emit-rtl.cc:6613: ./gt-emit-rtl.h:220:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:220:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:220:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:220:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:238:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:238:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:238:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:238:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:256:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:256:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:256:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:256:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:274:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:274:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:274:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:274:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:292:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:292:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:292:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:292:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:310:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:310:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-emit-rtl.h:310:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-emit-rtl.h:310:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 13 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/et-forest.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/et-forest.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.cc:114: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.cc:127: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.cc:127: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.cc:128: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.cc:137: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.cc:2015:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.cc:2015:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.cc:2940:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (section_name, ".gcc_except_table.%s", fnname); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.cc:3522: ./gt-except.h:91:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-except.h:91:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-except.h:91:59: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-except.h:91:59: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/explow.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/explow.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/explow.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expmed.cc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expmed.cc:22:32: warning: unknown warning group '-Wmaybe-uninitialized', ignored [-Wunknown-warning-option] #pragma GCC diagnostic warning "-Wmaybe-uninitialized" ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expmed.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expr.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expr.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expr.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expr.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expr.cc:38: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fibonacci_heap.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fibonacci_heap.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/file-prefix-map.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/file-prefix-map.cc:20: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/file-prefix-map.cc:21: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/final.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/final.cc:48: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/final.cc:61: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/final.cc:61: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/final.cc:62: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/final.cc:67: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/final.cc:83: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 9 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fixed-value.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fixed-value.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const.cc:45: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const.cc:56: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const.cc:56: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const-call.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const-call.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const-call.cc:432:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const-call.cc:465:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc:36: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc:65: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc:84: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc:6983: ./gt-function.h:25:3: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * const x = (struct temp_slot *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc:564:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:25:3: note: did you mean class here? struct temp_slot * const x = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:25:33: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * const x = (struct temp_slot *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc:564:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:25:33: note: did you mean class here? struct temp_slot * const x = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:116:3: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * const x = (struct temp_slot *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc:564:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:116:3: note: did you mean class here? struct temp_slot * const x = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:116:33: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * const x = (struct temp_slot *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc:564:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:116:33: note: did you mean class here? struct temp_slot * const x = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:210:3: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * x ATTRIBUTE_UNUSED = (struct temp_slot *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc:564:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:210:3: note: did you mean class here? struct temp_slot * x ATTRIBUTE_UNUSED = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:210:44: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct temp_slot * x ATTRIBUTE_UNUSED = (struct temp_slot *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.cc:564:15: note: previous use is here class GTY(()) temp_slot { ^ ./gt-function.h:210:44: note: did you mean class here? struct temp_slot * x ATTRIBUTE_UNUSED = (struct temp_slot *)x_p; ^~~~~~ class ./gt-function.h:250:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-function.h:250:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-function.h:250:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-function.h:250:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-function.h:290:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-function.h:290:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-function.h:290:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-function.h:290:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 14 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-tests.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-tests.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-tests.cc:76: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-tests.cc:76: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fwprop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fwprop.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fwprop.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fwprop.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fwprop.cc:871:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *def_loop = def_insn->bb ()->cfg_bb ()->loop_father; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fwprop.cc:871:3: note: did you mean class here? struct loop *def_loop = def_insn->bb ()->cfg_bb ()->loop_father; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fwprop.cc:872:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *use_loop = use->bb ()->cfg_bb ()->loop_father; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fwprop.cc:872:3: note: did you mean class here? struct loop *use_loop = use->bb ()->cfg_bb ()->loop_father; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fwprop.cc:948:4: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = insn->bb ()->cfg_bb ()->loop_father; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fwprop.cc:948:4: note: did you mean class here? struct loop *loop = insn->bb ()->cfg_bb ()->loop_father; ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-rich-location.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-rich-location.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-rich-location.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-rich-location.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcse.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcse.cc:137: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcse.cc:162: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcse-common.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcse-common.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-common.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-common.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-tests.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-tests.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.h:634:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-array-bounds.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-array-bounds.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-builder.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-builder.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-expr.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-expr.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-expr.cc:432:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ASM_FORMAT_PRIVATE_NAME (tmp_name, prefix ? prefix : "T", tmp_var_id_num++); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h:55:8: note: expanded from macro 'ASM_FORMAT_PRIVATE_NAME' sprintf (output_, ASM_PN_FORMAT, name_, (unsigned long)(LABELNO)); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-if-to-switch.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-if-to-switch.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-if-to-switch.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-iterator.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-iterator.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-iterator.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-iterator.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-iterator.cc:91:2: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-iterator.cc:91:2: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-fold.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-fold.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-fold.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-fold.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-fold.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-fold.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-harden-conditionals.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-harden-conditionals.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-harden-conditionals.cc:39: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-laddress.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-laddress.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-loop-interchange.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-loop-interchange.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-loop-interchange.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-loop-jam.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-loop-jam.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-loop-versioning.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-loop-versioning.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-low.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-low.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-predicate-analysis.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-predicate-analysis.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-predicate-analysis.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-predicate-analysis.cc:145:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (es, "%u", e->src->index); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:146:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (buffer, " %s", dump_probability (e->probability)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:291:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, va_arg (args, int)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:303:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (buffer, "%x", va_arg (args, int)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:617:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, TYPE_PRECISION ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:838:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:2419:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, src->index); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:2427:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, src->index); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:2973:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, e->dest->index); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:2980:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, e->probability.value ()); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.cc:2988:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (buffer, e->dest->index); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 16 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range.cc:104:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (str, "picked up range from bb %d\n",current_bb->index); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-cache.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-cache.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-cache.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-edge.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-edge.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-edge.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-fold.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-fold.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-fold.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-gori.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-gori.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-gori.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-gori.cc:411:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (f, prefix); ^~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-gori.cc:411:16: note: treat the string as an argument to avoid this fprintf (f, prefix); ^ "%s", 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-trace.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-trace.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-trace.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-backprop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-backprop.cc:89: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-backprop.cc:98: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-backprop.cc:124:5: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types] struct ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-evrp.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-evrp.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-evrp.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-evrp-analyze.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-evrp-analyze.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-evrp-analyze.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-isolate-paths.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-isolate-paths.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-nonnull-compare.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-nonnull-compare.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-split-paths.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-split-paths.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-store-merging.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-store-merging.cc:143: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-store-merging.cc:151: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-strength-reduction.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-strength-reduction.cc:38: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-strength-reduction.cc:47: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:50: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:57: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:80: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:171:29: warning: array subscript is of type 'char' [-Wchar-subscripts] if (target_to_host_charmap['%']) ^~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:243:29: warning: array subscript is of type 'char' [-Wchar-subscripts] if (target_to_host_charmap['\0'] == 1) ^~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:1014:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d unsigned", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:1015:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (altname, "__int%d__ unsigned", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:1225:19: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] maybesign = dir.get_flag (' ') | dir.get_flag ('+'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:1225:19: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:1664:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] + (dir.get_flag ('+') | dir.get_flag (' '))); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:1664:12: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:746:3: warning: function '(anonymous namespace)::format_result::format_result' has internal linkage but is not defined [-Wundefined-internal] format_result (format_result&); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-sprintf.cc:732:19: note: used here format_result prev (*this); ^ 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.cc:57: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.h:208:1: warning: 'access_data' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct access_data ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h:44:1: note: did you mean struct here? class access_data; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h:38:1: note: did you mean struct here? class access_data; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.cc:156:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (bndstr, "%llu", (unsigned long long) bndrng[0].to_uhwi ()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.cc:158:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (bndstr, "[%llu, %llu]", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.cc:2014:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (offstr, " %lli", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.cc:2017:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (offstr, " [%lli, %lli]", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.cc:2975:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf + strlen (buf), "'%s'", modname); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.cc:3397:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (sizstr, "[%.37s, %.37s]", s0, s1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 9 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-alloca.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-alloca.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-alloca.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-alloca.cc:198:3: warning: struct 'alloca_type_and_limit' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct alloca_type_and_limit ret = alloca_type_and_limit (ALLOCA_OK); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-alloca.cc:114:7: note: previous use is here class alloca_type_and_limit { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-alloca.cc:198:3: note: did you mean class here? struct alloca_type_and_limit ret = alloca_type_and_limit (ALLOCA_OK); ^~~~~~ class 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h:38:1: warning: class 'access_data' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class access_data; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.h:208:8: note: previous use is here struct access_data ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h:38:1: note: did you mean struct here? class access_data; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h:44:1: warning: class 'access_data' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class access_data; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.h:208:8: note: previous use is here struct access_data ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h:44:1: note: did you mean struct here? class access_data; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:1453:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (offstr[0], HOST_WIDE_INT_PRINT_DEC, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:1456:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (offstr[0], ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:1463:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (offstr[1], ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:1467:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (offstr[1], ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:1473:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (offstr[2], HOST_WIDE_INT_PRINT_DEC, ovloff[0]); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:1475:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (offstr[2], ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:1752:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (rangestr[0], "%lli", (long long) ooboff[0].to_shwi ()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:1754:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (rangestr[0], "[%lli, %lli]", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:1763:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (rangestr[1], "%llu", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.cc:1766:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (rangestr[1], "[%lli, %lli]", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 14 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer-in.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer-in.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer-in.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer-in.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer-in.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer-out.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer-out.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer-out.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer-out.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer-out.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-walk.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-walk.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-warn-recursion.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-warn-recursion.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify.cc:37: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify.cc:52: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify.cc:6665:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%u", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify-me.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify-me.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/godump.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/godump.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graph.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graph.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graph.cc:27: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphds.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphds.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite-isl-ast-to-gimple.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite-dependences.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite-optimize-isl.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite-poly.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite-scop-detection.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite-sese-to-poly.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc In file included from gtype-desc.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from gtype-desc.cc:70: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from gtype-desc.cc:73: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from gtype-desc.cc:76: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from gtype-desc.cc:79: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from gtype-desc.cc:79: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from gtype-desc.cc:81: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from gtype-desc.cc:82: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from gtype-desc.cc:86: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:339:7: note: previous use is here class lto_input_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: note: did you mean class here? static modref_access_node stream_in (struct lto_input_block *ib); ^~~~~~ class In file included from gtype-desc.cc:88: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:641:8: note: previous use is here struct lto_simple_output_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct gtype-desc.cc:104:3: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * const x = (struct line_maps *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/line-map.h:780:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:104:3: note: did you mean class here? struct line_maps * const x = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:104:33: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * const x = (struct line_maps *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/line-map.h:780:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:104:33: note: did you mean class here? struct line_maps * const x = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:272:3: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * const x = (struct string_concat *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:249:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:272:3: note: did you mean class here? struct string_concat * const x = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:272:37: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * const x = (struct string_concat *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:249:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:272:37: note: did you mean class here? struct string_concat * const x = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:284:3: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * const x = (struct string_concat_db *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:284:3: note: did you mean class here? struct string_concat_db * const x = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:284:40: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * const x = (struct string_concat_db *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:284:40: note: did you mean class here? struct string_concat_db * const x = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:302:12: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct string_concat *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:249:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:302:12: note: did you mean class here? gt_ggc_mx (struct string_concat *& x) ^~~~~~ class gtype-desc.cc:311:3: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * const x = (struct bitmap_head *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bitmap.h:326:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:311:3: note: did you mean class here? struct bitmap_head * const x = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:311:35: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * const x = (struct bitmap_head *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bitmap.h:326:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:311:35: note: did you mean class here? struct bitmap_head * const x = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:1385:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1385:3: note: did you mean class here? struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:1385:29: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1385:29: note: did you mean class here? struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:1386:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * xlimit = x; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1386:3: note: did you mean class here? struct cgraph_edge * xlimit = x; ^~~~~~ class gtype-desc.cc:1392:9: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * const xprev = ((*x).prev_caller); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1392:9: note: did you mean class here? struct cgraph_edge * const xprev = ((*x).prev_caller); ^~~~~~ class gtype-desc.cc:1412:12: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct cgraph_edge& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1412:12: note: did you mean class here? gt_ggc_mx (struct cgraph_edge& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:1414:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1414:3: note: did you mean class here? struct cgraph_edge * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:1426:12: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct cgraph_edge *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:1426:12: note: did you mean class here? gt_ggc_mx (struct cgraph_edge *& x) ^~~~~~ class gtype-desc.cc:1603:12: warning: struct 'wide_int_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct wide_int_storage& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.h:1059:15: note: previous use is here class GTY(()) wide_int_storage ^ gtype-desc.cc:1603:12: note: did you mean class here? gt_ggc_mx (struct wide_int_storage& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:1605:3: warning: struct 'wide_int_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct wide_int_storage * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.h:1059:15: note: previous use is here class GTY(()) wide_int_storage ^ gtype-desc.cc:1605:3: note: did you mean class here? struct wide_int_storage * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:1611:3: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * const x = (struct mem_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:150:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:1611:3: note: did you mean class here? struct mem_attrs * const x = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:1611:33: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * const x = (struct mem_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:150:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:1611:33: note: did you mean class here? struct mem_attrs * const x = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:1621:3: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * const x = (struct reg_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:1621:3: note: did you mean class here? struct reg_attrs * const x = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:1621:33: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * const x = (struct reg_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:1621:33: note: did you mean class here? struct reg_attrs * const x = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:1629:12: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct reg_attrs& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:1629:12: note: did you mean class here? gt_ggc_mx (struct reg_attrs& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:1631:3: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:1631:3: note: did you mean class here? struct reg_attrs * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:1636:12: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct reg_attrs *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:1636:12: note: did you mean class here? gt_ggc_mx (struct reg_attrs *& x) ^~~~~~ class gtype-desc.cc:1914:3: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * const x = (struct target_globals *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.h:43:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:1914:3: note: did you mean class here? struct target_globals * const x = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:1914:38: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * const x = (struct target_globals *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.h:43:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:1914:38: note: did you mean class here? struct target_globals * const x = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:2193:3: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * const x = (struct frame_space *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:2193:3: note: did you mean class here? struct frame_space * const x = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:2193:35: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * const x = (struct frame_space *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:2193:35: note: did you mean class here? struct frame_space * const x = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:2237:3: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * const x = (struct stack_usage *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:2237:3: note: did you mean class here? struct stack_usage * const x = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:2237:35: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * const x = (struct stack_usage *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:2237:35: note: did you mean class here? struct stack_usage * const x = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:2350:3: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:49:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:2350:3: note: did you mean class here? struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:2350:31: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:49:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:2350:31: note: did you mean class here? struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:2351:3: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * xlimit = x; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:49:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:2351:3: note: did you mean class here? struct nb_iter_bound * xlimit = x; ^~~~~~ class gtype-desc.cc:2395:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x = (struct loop *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:2395:3: note: did you mean class here? struct loop * x = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:2395:22: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x = (struct loop *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:2395:22: note: did you mean class here? struct loop * x = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:2396:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * xlimit = x; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:2396:3: note: did you mean class here? struct loop * xlimit = x; ^~~~~~ class gtype-desc.cc:2444:12: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct loop *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:2444:12: note: did you mean class here? gt_ggc_mx (struct loop *& x) ^~~~~~ class gtype-desc.cc:2453:3: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * const x = (struct niter_desc *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:460:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:2453:3: note: did you mean class here? struct niter_desc * const x = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:2453:34: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * const x = (struct niter_desc *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:460:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:2453:34: note: did you mean class here? struct niter_desc * const x = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:2649:3: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1646:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:2649:3: note: did you mean class here? struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:2649:49: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1646:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:2649:49: note: did you mean class here? struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:2727:3: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * const x = (struct symbol_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2208:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:2727:3: note: did you mean class here? struct symbol_table * const x = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:2727:36: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * const x = (struct symbol_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2208:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:2727:36: note: did you mean class here? struct symbol_table * const x = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:2842:3: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:2842:3: note: did you mean class here? struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:2842:45: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:2842:45: note: did you mean class here? struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:2890:3: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:2890:3: note: did you mean class here? struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:2890:39: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:2890:39: note: did you mean class here? struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:2898:12: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_node_params& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:2898:12: note: did you mean class here? gt_ggc_mx (struct ipa_node_params& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:2900:3: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:2900:3: note: did you mean class here? struct ipa_node_params * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:2905:12: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_node_params *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:2905:12: note: did you mean class here? gt_ggc_mx (struct ipa_node_params *& x) ^~~~~~ class gtype-desc.cc:2914:3: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:2914:3: note: did you mean class here? struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:2914:37: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:2914:37: note: did you mean class here? struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:2923:12: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_edge_args& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:2923:12: note: did you mean class here? gt_ggc_mx (struct ipa_edge_args& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:2925:3: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:2925:3: note: did you mean class here? struct ipa_edge_args * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:2931:12: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_edge_args *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:2931:12: note: did you mean class here? gt_ggc_mx (struct ipa_edge_args *& x) ^~~~~~ class gtype-desc.cc:2951:3: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:2951:3: note: did you mean class here? struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:2951:38: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:2951:38: note: did you mean class here? struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:3010:12: warning: struct 'nowarn_spec_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct nowarn_spec_t& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.h:29:7: note: previous use is here class nowarn_spec_t ^ gtype-desc.cc:3010:12: note: did you mean class here? gt_ggc_mx (struct nowarn_spec_t& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:3012:3: warning: struct 'nowarn_spec_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nowarn_spec_t * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.h:29:7: note: previous use is here class nowarn_spec_t ^ gtype-desc.cc:3012:3: note: did you mean class here? struct nowarn_spec_t * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:3539:12: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct temp_slot *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/emit-rtl.h:23:7: note: previous use is here class temp_slot; ^ gtype-desc.cc:3781:3: warning: struct 'ipa_bits' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_bits * const x = (struct ipa_bits *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:290:15: note: previous use is here class GTY(()) ipa_bits ^ gtype-desc.cc:3781:3: note: did you mean class here? struct ipa_bits * const x = (struct ipa_bits *)x_p; ^~~~~~ class gtype-desc.cc:3781:32: warning: struct 'ipa_bits' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_bits * const x = (struct ipa_bits *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:290:15: note: previous use is here class GTY(()) ipa_bits ^ gtype-desc.cc:3781:32: note: did you mean class here? struct ipa_bits * const x = (struct ipa_bits *)x_p; ^~~~~~ class gtype-desc.cc:3815:12: warning: struct 'ipa_bits' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_bits *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:290:15: note: previous use is here class GTY(()) ipa_bits ^ gtype-desc.cc:3815:12: note: did you mean class here? gt_ggc_mx (struct ipa_bits *& x) ^~~~~~ class gtype-desc.cc:3832:12: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_vr& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:303:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:3832:12: note: did you mean class here? gt_ggc_mx (struct ipa_vr& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:3834:3: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_vr * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:303:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:3834:3: note: did you mean class here? struct ipa_vr * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:3894:12: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_polymorphic_call_context& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1547:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ gtype-desc.cc:3894:12: note: did you mean class here? gt_ggc_mx (struct ipa_polymorphic_call_context& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:3896:3: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_polymorphic_call_context * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1547:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ gtype-desc.cc:3896:3: note: did you mean class here? struct ipa_polymorphic_call_context * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:4024:12: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct ipa_fn_summary *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:4024:12: note: did you mean class here? gt_ggc_mx (struct ipa_fn_summary *& x) ^~~~~~ class gtype-desc.cc:4033:3: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * const x = (struct line_maps *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/line-map.h:780:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:4033:3: note: did you mean class here? struct line_maps * const x = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:4033:33: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * const x = (struct line_maps *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/line-map.h:780:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:4033:33: note: did you mean class here? struct line_maps * const x = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:4201:3: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * const x = (struct string_concat *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:249:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:4201:3: note: did you mean class here? struct string_concat * const x = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:4201:37: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * const x = (struct string_concat *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:249:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:4201:37: note: did you mean class here? struct string_concat * const x = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:4213:3: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * const x = (struct string_concat_db *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:4213:3: note: did you mean class here? struct string_concat_db * const x = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:4213:40: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * const x = (struct string_concat_db *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:4213:40: note: did you mean class here? struct string_concat_db * const x = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:4231:12: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct string_concat *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:249:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:4231:12: note: did you mean class here? gt_pch_nx (struct string_concat *& x) ^~~~~~ class gtype-desc.cc:4240:3: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * const x = (struct bitmap_head *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bitmap.h:326:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:4240:3: note: did you mean class here? struct bitmap_head * const x = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:4240:35: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * const x = (struct bitmap_head *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bitmap.h:326:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:4240:35: note: did you mean class here? struct bitmap_head * const x = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:5314:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5314:3: note: did you mean class here? struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:5314:29: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5314:29: note: did you mean class here? struct cgraph_edge * x = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:5315:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * xlimit = x; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5315:3: note: did you mean class here? struct cgraph_edge * xlimit = x; ^~~~~~ class gtype-desc.cc:5321:9: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * const xprev = ((*x).prev_caller); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5321:9: note: did you mean class here? struct cgraph_edge * const xprev = ((*x).prev_caller); ^~~~~~ class gtype-desc.cc:5341:12: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct cgraph_edge& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5341:12: note: did you mean class here? gt_pch_nx (struct cgraph_edge& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:5343:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5343:3: note: did you mean class here? struct cgraph_edge * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:5355:12: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct cgraph_edge *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:5355:12: note: did you mean class here? gt_pch_nx (struct cgraph_edge *& x) ^~~~~~ class gtype-desc.cc:5532:12: warning: struct 'wide_int_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct wide_int_storage& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.h:1059:15: note: previous use is here class GTY(()) wide_int_storage ^ gtype-desc.cc:5532:12: note: did you mean class here? gt_pch_nx (struct wide_int_storage& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:5534:3: warning: struct 'wide_int_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct wide_int_storage * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.h:1059:15: note: previous use is here class GTY(()) wide_int_storage ^ gtype-desc.cc:5534:3: note: did you mean class here? struct wide_int_storage * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:5540:3: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * const x = (struct mem_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:150:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:5540:3: note: did you mean class here? struct mem_attrs * const x = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:5540:33: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * const x = (struct mem_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:150:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:5540:33: note: did you mean class here? struct mem_attrs * const x = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:5550:3: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * const x = (struct reg_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:5550:3: note: did you mean class here? struct reg_attrs * const x = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:5550:33: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * const x = (struct reg_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:5550:33: note: did you mean class here? struct reg_attrs * const x = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:5558:12: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct reg_attrs& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:5558:12: note: did you mean class here? gt_pch_nx (struct reg_attrs& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:5560:3: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:5560:3: note: did you mean class here? struct reg_attrs * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:5565:12: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct reg_attrs *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:5565:12: note: did you mean class here? gt_pch_nx (struct reg_attrs *& x) ^~~~~~ class gtype-desc.cc:5843:3: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * const x = (struct target_globals *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.h:43:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:5843:3: note: did you mean class here? struct target_globals * const x = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:5843:38: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * const x = (struct target_globals *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.h:43:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:5843:38: note: did you mean class here? struct target_globals * const x = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:6122:3: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * const x = (struct frame_space *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:6122:3: note: did you mean class here? struct frame_space * const x = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:6122:35: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * const x = (struct frame_space *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:6122:35: note: did you mean class here? struct frame_space * const x = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:6166:3: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * const x = (struct stack_usage *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:6166:3: note: did you mean class here? struct stack_usage * const x = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:6166:35: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * const x = (struct stack_usage *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:6166:35: note: did you mean class here? struct stack_usage * const x = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:6279:3: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:49:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:6279:3: note: did you mean class here? struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:6279:31: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:49:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:6279:31: note: did you mean class here? struct nb_iter_bound * x = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:6280:3: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * xlimit = x; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:49:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:6280:3: note: did you mean class here? struct nb_iter_bound * xlimit = x; ^~~~~~ class gtype-desc.cc:6324:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x = (struct loop *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:6324:3: note: did you mean class here? struct loop * x = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:6324:22: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x = (struct loop *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:6324:22: note: did you mean class here? struct loop * x = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:6325:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * xlimit = x; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:6325:3: note: did you mean class here? struct loop * xlimit = x; ^~~~~~ class gtype-desc.cc:6373:12: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct loop *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:6373:12: note: did you mean class here? gt_pch_nx (struct loop *& x) ^~~~~~ class gtype-desc.cc:6382:3: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * const x = (struct niter_desc *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:460:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:6382:3: note: did you mean class here? struct niter_desc * const x = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:6382:34: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * const x = (struct niter_desc *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:460:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:6382:34: note: did you mean class here? struct niter_desc * const x = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:6578:3: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1646:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:6578:3: note: did you mean class here? struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:6578:49: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1646:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:6578:49: note: did you mean class here? struct cgraph_indirect_call_info * const x = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:6656:3: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * const x = (struct symbol_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2208:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:6656:3: note: did you mean class here? struct symbol_table * const x = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:6656:36: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * const x = (struct symbol_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2208:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:6656:36: note: did you mean class here? struct symbol_table * const x = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:6771:3: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:6771:3: note: did you mean class here? struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:6771:45: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:6771:45: note: did you mean class here? struct ipa_param_adjustments * const x = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:6819:3: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:6819:3: note: did you mean class here? struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:6819:39: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:6819:39: note: did you mean class here? struct ipa_node_params * const x = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:6827:12: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_node_params& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:6827:12: note: did you mean class here? gt_pch_nx (struct ipa_node_params& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:6829:3: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:6829:3: note: did you mean class here? struct ipa_node_params * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:6834:12: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_node_params *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:6834:12: note: did you mean class here? gt_pch_nx (struct ipa_node_params *& x) ^~~~~~ class gtype-desc.cc:6843:3: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:6843:3: note: did you mean class here? struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:6843:37: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:6843:37: note: did you mean class here? struct ipa_edge_args * const x = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:6852:12: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_edge_args& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:6852:12: note: did you mean class here? gt_pch_nx (struct ipa_edge_args& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:6854:3: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:6854:3: note: did you mean class here? struct ipa_edge_args * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:6860:12: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_edge_args *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:6860:12: note: did you mean class here? gt_pch_nx (struct ipa_edge_args *& x) ^~~~~~ class gtype-desc.cc:6880:3: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:6880:3: note: did you mean class here? struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:6880:38: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:6880:38: note: did you mean class here? struct ipa_fn_summary * const x = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:6939:12: warning: struct 'nowarn_spec_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct nowarn_spec_t& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.h:29:7: note: previous use is here class nowarn_spec_t ^ gtype-desc.cc:6939:12: note: did you mean class here? gt_pch_nx (struct nowarn_spec_t& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:6941:3: warning: struct 'nowarn_spec_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nowarn_spec_t * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.h:29:7: note: previous use is here class nowarn_spec_t ^ gtype-desc.cc:6941:3: note: did you mean class here? struct nowarn_spec_t * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:7468:12: warning: struct 'temp_slot' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct temp_slot *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/emit-rtl.h:23:7: note: previous use is here class temp_slot; ^ gtype-desc.cc:7710:3: warning: struct 'ipa_bits' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_bits * const x = (struct ipa_bits *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:290:15: note: previous use is here class GTY(()) ipa_bits ^ gtype-desc.cc:7710:3: note: did you mean class here? struct ipa_bits * const x = (struct ipa_bits *)x_p; ^~~~~~ class gtype-desc.cc:7710:32: warning: struct 'ipa_bits' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_bits * const x = (struct ipa_bits *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:290:15: note: previous use is here class GTY(()) ipa_bits ^ gtype-desc.cc:7710:32: note: did you mean class here? struct ipa_bits * const x = (struct ipa_bits *)x_p; ^~~~~~ class gtype-desc.cc:7744:12: warning: struct 'ipa_bits' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_bits *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:290:15: note: previous use is here class GTY(()) ipa_bits ^ gtype-desc.cc:7744:12: note: did you mean class here? gt_pch_nx (struct ipa_bits *& x) ^~~~~~ class gtype-desc.cc:7761:12: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_vr& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:303:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:7761:12: note: did you mean class here? gt_pch_nx (struct ipa_vr& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:7763:3: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_vr * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:303:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:7763:3: note: did you mean class here? struct ipa_vr * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:7823:12: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_polymorphic_call_context& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1547:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ gtype-desc.cc:7823:12: note: did you mean class here? gt_pch_nx (struct ipa_polymorphic_call_context& x_r ATTRIBUTE_UNUSED) ^~~~~~ class gtype-desc.cc:7825:3: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_polymorphic_call_context * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1547:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ gtype-desc.cc:7825:3: note: did you mean class here? struct ipa_polymorphic_call_context * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class gtype-desc.cc:7953:12: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_fn_summary *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:7953:12: note: did you mean class here? gt_pch_nx (struct ipa_fn_summary *& x) ^~~~~~ class gtype-desc.cc:7965:3: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * x ATTRIBUTE_UNUSED = (struct line_maps *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/line-map.h:780:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:7965:3: note: did you mean class here? struct line_maps * x ATTRIBUTE_UNUSED = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:7965:44: warning: struct 'line_maps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct line_maps * x ATTRIBUTE_UNUSED = (struct line_maps *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/line-map.h:780:15: note: previous use is here class GTY(()) line_maps { ^ gtype-desc.cc:7965:44: note: did you mean class here? struct line_maps * x ATTRIBUTE_UNUSED = (struct line_maps *)x_p; ^~~~~~ class gtype-desc.cc:8165:3: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * x ATTRIBUTE_UNUSED = (struct string_concat *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:249:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:8165:3: note: did you mean class here? struct string_concat * x ATTRIBUTE_UNUSED = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:8165:48: warning: struct 'string_concat' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat * x ATTRIBUTE_UNUSED = (struct string_concat *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:249:15: note: previous use is here class GTY(()) string_concat ^ gtype-desc.cc:8165:48: note: did you mean class here? struct string_concat * x ATTRIBUTE_UNUSED = (struct string_concat *)x_p; ^~~~~~ class gtype-desc.cc:8178:3: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * x ATTRIBUTE_UNUSED = (struct string_concat_db *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:8178:3: note: did you mean class here? struct string_concat_db * x ATTRIBUTE_UNUSED = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:8178:51: warning: struct 'string_concat_db' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct string_concat_db * x ATTRIBUTE_UNUSED = (struct string_concat_db *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:258:15: note: previous use is here class GTY(()) string_concat_db ^ gtype-desc.cc:8178:51: note: did you mean class here? struct string_concat_db * x ATTRIBUTE_UNUSED = (struct string_concat_db *)x_p; ^~~~~~ class gtype-desc.cc:8189:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:8189:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:8189:73: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:8189:73: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:8200:3: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * x ATTRIBUTE_UNUSED = (struct bitmap_head *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bitmap.h:326:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:8200:3: note: did you mean class here? struct bitmap_head * x ATTRIBUTE_UNUSED = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:8200:46: warning: struct 'bitmap_head' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bitmap_head * x ATTRIBUTE_UNUSED = (struct bitmap_head *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bitmap.h:326:15: note: previous use is here class GTY(()) bitmap_head { ^ gtype-desc.cc:8200:46: note: did you mean class here? struct bitmap_head * x ATTRIBUTE_UNUSED = (struct bitmap_head *)x_p; ^~~~~~ class gtype-desc.cc:9662:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x ATTRIBUTE_UNUSED = (struct cgraph_edge *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:9662:3: note: did you mean class here? struct cgraph_edge * x ATTRIBUTE_UNUSED = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:9662:46: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * x ATTRIBUTE_UNUSED = (struct cgraph_edge *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:9662:46: note: did you mean class here? struct cgraph_edge * x ATTRIBUTE_UNUSED = (struct cgraph_edge *)x_p; ^~~~~~ class gtype-desc.cc:9682:12: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct cgraph_edge* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ gtype-desc.cc:9682:12: note: did you mean class here? gt_pch_nx (struct cgraph_edge* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:9802:3: warning: struct 'edge_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct edge_def * x ATTRIBUTE_UNUSED = (struct edge_def *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/basic-block.h:26:19: note: previous use is here class GTY((user)) edge_def { ^ gtype-desc.cc:9802:3: note: did you mean class here? struct edge_def * x ATTRIBUTE_UNUSED = (struct edge_def *)x_p; ^~~~~~ class gtype-desc.cc:9802:43: warning: struct 'edge_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct edge_def * x ATTRIBUTE_UNUSED = (struct edge_def *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/basic-block.h:26:19: note: previous use is here class GTY((user)) edge_def { ^ gtype-desc.cc:9802:43: note: did you mean class here? struct edge_def * x ATTRIBUTE_UNUSED = (struct edge_def *)x_p; ^~~~~~ class gtype-desc.cc:9877:3: warning: struct 'generic_wide_int' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct generic_wide_int * x ATTRIBUTE_UNUSED = (struct generic_wide_int *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.h:712:15: note: previous use is here class GTY(()) generic_wide_int : public storage ^ gtype-desc.cc:9877:3: note: did you mean class here? struct generic_wide_int * x ATTRIBUTE_UNUSED = (struct generic_wide_int *)x_p; ^~~~~~ class gtype-desc.cc:9877:69: warning: struct 'generic_wide_int' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct generic_wide_int * x ATTRIBUTE_UNUSED = (struct generic_wide_int *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.h:712:15: note: previous use is here class GTY(()) generic_wide_int : public storage ^ gtype-desc.cc:9877:69: note: did you mean class here? struct generic_wide_int * x ATTRIBUTE_UNUSED = (struct generic_wide_int *)x_p; ^~~~~~ class gtype-desc.cc:9883:12: warning: struct 'wide_int_storage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct wide_int_storage* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.h:1059:15: note: previous use is here class GTY(()) wide_int_storage ^ gtype-desc.cc:9883:12: note: did you mean class here? gt_pch_nx (struct wide_int_storage* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:9895:3: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * x ATTRIBUTE_UNUSED = (struct mem_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:150:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:9895:3: note: did you mean class here? struct mem_attrs * x ATTRIBUTE_UNUSED = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:9895:44: warning: struct 'mem_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_attrs * x ATTRIBUTE_UNUSED = (struct mem_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:150:15: note: previous use is here class GTY(()) mem_attrs ^ gtype-desc.cc:9895:44: note: did you mean class here? struct mem_attrs * x ATTRIBUTE_UNUSED = (struct mem_attrs *)x_p; ^~~~~~ class gtype-desc.cc:9906:3: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * x ATTRIBUTE_UNUSED = (struct reg_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:9906:3: note: did you mean class here? struct reg_attrs * x ATTRIBUTE_UNUSED = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:9906:44: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct reg_attrs * x ATTRIBUTE_UNUSED = (struct reg_attrs *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:9906:44: note: did you mean class here? struct reg_attrs * x ATTRIBUTE_UNUSED = (struct reg_attrs *)x_p; ^~~~~~ class gtype-desc.cc:9912:12: warning: struct 'reg_attrs' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct reg_attrs* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:193:23: note: previous use is here class GTY((for_user)) reg_attrs { ^ gtype-desc.cc:9912:12: note: did you mean class here? gt_pch_nx (struct reg_attrs* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:10082:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10082:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10082:77: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10082:77: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10100:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10100:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10100:77: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10100:77: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10118:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10118:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10118:71: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:10118:71: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:10202:3: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * x ATTRIBUTE_UNUSED = (struct target_globals *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.h:43:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:10202:3: note: did you mean class here? struct target_globals * x ATTRIBUTE_UNUSED = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:10202:49: warning: struct 'target_globals' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct target_globals * x ATTRIBUTE_UNUSED = (struct target_globals *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.h:43:15: note: previous use is here class GTY(()) target_globals { ^ gtype-desc.cc:10202:49: note: did you mean class here? struct target_globals * x ATTRIBUTE_UNUSED = (struct target_globals *)x_p; ^~~~~~ class gtype-desc.cc:10339:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10339:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10339:61: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10339:61: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10476:3: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * x ATTRIBUTE_UNUSED = (struct frame_space *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:10476:3: note: did you mean class here? struct frame_space * x ATTRIBUTE_UNUSED = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:10476:46: warning: struct 'frame_space' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct frame_space * x ATTRIBUTE_UNUSED = (struct frame_space *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:187:15: note: previous use is here class GTY(()) frame_space ^ gtype-desc.cc:10476:46: note: did you mean class here? struct frame_space * x ATTRIBUTE_UNUSED = (struct frame_space *)x_p; ^~~~~~ class gtype-desc.cc:10525:3: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * x ATTRIBUTE_UNUSED = (struct stack_usage *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:10525:3: note: did you mean class here? struct stack_usage * x ATTRIBUTE_UNUSED = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:10525:46: warning: struct 'stack_usage' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct stack_usage * x ATTRIBUTE_UNUSED = (struct stack_usage *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h:210:15: note: previous use is here class GTY(()) stack_usage ^ gtype-desc.cc:10525:46: note: did you mean class here? struct stack_usage * x ATTRIBUTE_UNUSED = (struct stack_usage *)x_p; ^~~~~~ class gtype-desc.cc:10602:3: warning: struct 'hash_set' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_set * x ATTRIBUTE_UNUSED = (struct hash_set *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-set.h:36:7: note: previous use is here class hash_set ^ gtype-desc.cc:10602:3: note: did you mean class here? struct hash_set * x ATTRIBUTE_UNUSED = (struct hash_set *)x_p; ^~~~~~ class gtype-desc.cc:10602:49: warning: struct 'hash_set' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_set * x ATTRIBUTE_UNUSED = (struct hash_set *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-set.h:36:7: note: previous use is here class hash_set ^ gtype-desc.cc:10602:49: note: did you mean class here? struct hash_set * x ATTRIBUTE_UNUSED = (struct hash_set *)x_p; ^~~~~~ class gtype-desc.cc:10635:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10635:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10635:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10635:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10653:3: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x ATTRIBUTE_UNUSED = (struct nb_iter_bound *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:49:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:10653:3: note: did you mean class here? struct nb_iter_bound * x ATTRIBUTE_UNUSED = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:10653:48: warning: struct 'nb_iter_bound' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct nb_iter_bound * x ATTRIBUTE_UNUSED = (struct nb_iter_bound *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:49:38: note: previous use is here class GTY ((chain_next ("%h.next"))) nb_iter_bound { ^ gtype-desc.cc:10653:48: note: did you mean class here? struct nb_iter_bound * x ATTRIBUTE_UNUSED = (struct nb_iter_bound *)x_p; ^~~~~~ class gtype-desc.cc:10694:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x ATTRIBUTE_UNUSED = (struct loop *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:10694:3: note: did you mean class here? struct loop * x ATTRIBUTE_UNUSED = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:10694:39: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop * x ATTRIBUTE_UNUSED = (struct loop *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ gtype-desc.cc:10694:39: note: did you mean class here? struct loop * x ATTRIBUTE_UNUSED = (struct loop *)x_p; ^~~~~~ class gtype-desc.cc:10753:3: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * x ATTRIBUTE_UNUSED = (struct niter_desc *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:460:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:10753:3: note: did you mean class here? struct niter_desc * x ATTRIBUTE_UNUSED = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:10753:45: warning: struct 'niter_desc' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct niter_desc * x ATTRIBUTE_UNUSED = (struct niter_desc *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:460:15: note: previous use is here class GTY(()) niter_desc ^ gtype-desc.cc:10753:45: note: did you mean class here? struct niter_desc * x ATTRIBUTE_UNUSED = (struct niter_desc *)x_p; ^~~~~~ class gtype-desc.cc:10774:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10774:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10774:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10774:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10939:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10939:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10939:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:10939:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:10957:3: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * x ATTRIBUTE_UNUSED = (struct cgraph_indirect_call_info *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1646:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:10957:3: note: did you mean class here? struct cgraph_indirect_call_info * x ATTRIBUTE_UNUSED = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:10957:60: warning: struct 'cgraph_indirect_call_info' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_indirect_call_info * x ATTRIBUTE_UNUSED = (struct cgraph_indirect_call_info *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1646:15: note: previous use is here class GTY(()) cgraph_indirect_call_info ^ gtype-desc.cc:10957:60: note: did you mean class here? struct cgraph_indirect_call_info * x ATTRIBUTE_UNUSED = (struct cgraph_indirect_call_info *)x_p; ^~~~~~ class gtype-desc.cc:10996:3: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:10996:3: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:10996:64: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:10996:64: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:11020:3: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:11020:3: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:11020:64: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:11020:64: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:11031:3: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * x ATTRIBUTE_UNUSED = (struct symbol_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2208:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:11031:3: note: did you mean class here? struct symbol_table * x ATTRIBUTE_UNUSED = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:11031:47: warning: struct 'symbol_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symbol_table * x ATTRIBUTE_UNUSED = (struct symbol_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2208:29: note: previous use is here class GTY((tag ("SYMTAB"))) symbol_table ^ gtype-desc.cc:11031:47: note: did you mean class here? struct symbol_table * x ATTRIBUTE_UNUSED = (struct symbol_table *)x_p; ^~~~~~ class gtype-desc.cc:11056:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11056:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11056:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11056:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11074:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11074:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11074:61: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11074:61: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11092:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:11092:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:11092:77: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:11092:77: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:11143:3: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * x ATTRIBUTE_UNUSED = (struct ipa_param_adjustments *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:11143:3: note: did you mean class here? struct ipa_param_adjustments * x ATTRIBUTE_UNUSED = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:11143:56: warning: struct 'ipa_param_adjustments' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_param_adjustments * x ATTRIBUTE_UNUSED = (struct ipa_param_adjustments *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.h:210:15: note: previous use is here class GTY(()) ipa_param_adjustments ^ gtype-desc.cc:11143:56: note: did you mean class here? struct ipa_param_adjustments * x ATTRIBUTE_UNUSED = (struct ipa_param_adjustments *)x_p; ^~~~~~ class gtype-desc.cc:11188:3: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * x ATTRIBUTE_UNUSED = (struct ipa_node_params *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:11188:3: note: did you mean class here? struct ipa_node_params * x ATTRIBUTE_UNUSED = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:11188:50: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params * x ATTRIBUTE_UNUSED = (struct ipa_node_params *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:11188:50: note: did you mean class here? struct ipa_node_params * x ATTRIBUTE_UNUSED = (struct ipa_node_params *)x_p; ^~~~~~ class gtype-desc.cc:11194:12: warning: struct 'ipa_node_params' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_node_params* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:619:23: note: previous use is here class GTY((for_user)) ipa_node_params ^ gtype-desc.cc:11194:12: note: did you mean class here? gt_pch_nx (struct ipa_node_params* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:11207:3: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * x ATTRIBUTE_UNUSED = (struct ipa_edge_args *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:11207:3: note: did you mean class here? struct ipa_edge_args * x ATTRIBUTE_UNUSED = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:11207:48: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args * x ATTRIBUTE_UNUSED = (struct ipa_edge_args *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:11207:48: note: did you mean class here? struct ipa_edge_args * x ATTRIBUTE_UNUSED = (struct ipa_edge_args *)x_p; ^~~~~~ class gtype-desc.cc:11215:12: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_edge_args* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:972:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ gtype-desc.cc:11215:12: note: did you mean class here? gt_pch_nx (struct ipa_edge_args* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:11242:3: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * x ATTRIBUTE_UNUSED = (struct ipa_fn_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:11242:3: note: did you mean class here? struct ipa_fn_summary * x ATTRIBUTE_UNUSED = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:11242:49: warning: struct 'ipa_fn_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary * x ATTRIBUTE_UNUSED = (struct ipa_fn_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:121:15: note: previous use is here class GTY(()) ipa_fn_summary ^ gtype-desc.cc:11242:49: note: did you mean class here? struct ipa_fn_summary * x ATTRIBUTE_UNUSED = (struct ipa_fn_summary *)x_p; ^~~~~~ class gtype-desc.cc:11301:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:11301:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:11301:72: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:11301:72: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:11307:12: warning: struct 'nowarn_spec_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct nowarn_spec_t* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.h:29:7: note: previous use is here class nowarn_spec_t ^ gtype-desc.cc:11307:12: note: did you mean class here? gt_pch_nx (struct nowarn_spec_t* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:11768:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11768:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11768:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11768:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11786:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11786:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11786:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:11786:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:11984:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:11984:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:11984:56: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:11984:56: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:12017:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:12017:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:12017:54: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ gtype-desc.cc:12017:54: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class gtype-desc.cc:12028:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12028:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12028:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12028:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12046:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12046:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12046:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12046:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12075:3: warning: struct 'int_range' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct int_range<1> * x ATTRIBUTE_UNUSED = (struct int_range<1> *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range.h:148:19: note: previous use is here class GTY((user)) int_range : public irange ^ gtype-desc.cc:12075:3: note: did you mean class here? struct int_range<1> * x ATTRIBUTE_UNUSED = (struct int_range<1> *)x_p; ^~~~~~ class gtype-desc.cc:12075:47: warning: struct 'int_range' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct int_range<1> * x ATTRIBUTE_UNUSED = (struct int_range<1> *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range.h:148:19: note: previous use is here class GTY((user)) int_range : public irange ^ gtype-desc.cc:12075:47: note: did you mean class here? struct int_range<1> * x ATTRIBUTE_UNUSED = (struct int_range<1> *)x_p; ^~~~~~ class gtype-desc.cc:12120:3: warning: struct 'ipa_bits' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_bits * x ATTRIBUTE_UNUSED = (struct ipa_bits *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:290:15: note: previous use is here class GTY(()) ipa_bits ^ gtype-desc.cc:12120:3: note: did you mean class here? struct ipa_bits * x ATTRIBUTE_UNUSED = (struct ipa_bits *)x_p; ^~~~~~ class gtype-desc.cc:12120:43: warning: struct 'ipa_bits' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_bits * x ATTRIBUTE_UNUSED = (struct ipa_bits *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:290:15: note: previous use is here class GTY(()) ipa_bits ^ gtype-desc.cc:12120:43: note: did you mean class here? struct ipa_bits * x ATTRIBUTE_UNUSED = (struct ipa_bits *)x_p; ^~~~~~ class gtype-desc.cc:12165:12: warning: struct 'ipa_vr' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_vr* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:303:15: note: previous use is here class GTY(()) ipa_vr ^ gtype-desc.cc:12165:12: note: did you mean class here? gt_pch_nx (struct ipa_vr* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:12234:12: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct ipa_polymorphic_call_context* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1547:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ gtype-desc.cc:12234:12: note: did you mean class here? gt_pch_nx (struct ipa_polymorphic_call_context* x ATTRIBUTE_UNUSED, ^~~~~~ class gtype-desc.cc:12248:3: warning: struct 'ipa_node_params_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params_t * x ATTRIBUTE_UNUSED = (struct ipa_node_params_t *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1029:19: note: previous use is here class GTY((user)) ipa_node_params_t: public function_summary ^ gtype-desc.cc:12248:3: note: did you mean class here? struct ipa_node_params_t * x ATTRIBUTE_UNUSED = (struct ipa_node_params_t *)x_p; ^~~~~~ class gtype-desc.cc:12248:52: warning: struct 'ipa_node_params_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_node_params_t * x ATTRIBUTE_UNUSED = (struct ipa_node_params_t *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1029:19: note: previous use is here class GTY((user)) ipa_node_params_t: public function_summary ^ gtype-desc.cc:12248:52: note: did you mean class here? struct ipa_node_params_t * x ATTRIBUTE_UNUSED = (struct ipa_node_params_t *)x_p; ^~~~~~ class gtype-desc.cc:12259:3: warning: struct 'ipa_edge_args_sum_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args_sum_t * x ATTRIBUTE_UNUSED = (struct ipa_edge_args_sum_t *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1047:19: note: previous use is here class GTY((user)) ipa_edge_args_sum_t : public call_summary ^ gtype-desc.cc:12259:3: note: did you mean class here? struct ipa_edge_args_sum_t * x ATTRIBUTE_UNUSED = (struct ipa_edge_args_sum_t *)x_p; ^~~~~~ class gtype-desc.cc:12259:54: warning: struct 'ipa_edge_args_sum_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_edge_args_sum_t * x ATTRIBUTE_UNUSED = (struct ipa_edge_args_sum_t *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1047:19: note: previous use is here class GTY((user)) ipa_edge_args_sum_t : public call_summary ^ gtype-desc.cc:12259:54: note: did you mean class here? struct ipa_edge_args_sum_t * x ATTRIBUTE_UNUSED = (struct ipa_edge_args_sum_t *)x_p; ^~~~~~ class gtype-desc.cc:12270:3: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:12270:3: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:12270:73: warning: struct 'function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:180:19: note: previous use is here class GTY((user)) function_summary : public function_summary_base ^ gtype-desc.cc:12270:73: note: did you mean class here? struct function_summary * x ATTRIBUTE_UNUSED = (struct function_summary *)x_p; ^~~~~~ class gtype-desc.cc:12281:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12281:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12281:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ gtype-desc.cc:12281:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class gtype-desc.cc:12364:3: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ gtype-desc.cc:12364:3: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class gtype-desc.cc:12364:79: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ gtype-desc.cc:12364:79: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class 266 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/haifa-sched.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/haifa-sched.cc:127: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/haifa-sched.cc:148: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map-tests.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map-tests.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-set-tests.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-set-tests.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hw-doloop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hw-doloop.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hwint.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hwint.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ifcvt.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ifcvt.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ifcvt.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ree.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ree.cc:220: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/inchash.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/inchash.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/incpath.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/incpath.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/incpath.cc:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/init-regs.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/init-regs.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/internal-fn.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/internal-fn.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:105: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:113: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:113: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:114: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:119: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:121: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:122: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:123: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:744:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:744:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:1275:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ie; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:1275:3: note: did you mean class here? struct cgraph_edge *ie; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2187:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_vals_across_ancestor (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2187:33: note: did you mean class here? propagate_vals_across_ancestor (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2217:40: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_scalar_across_jump_function (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2217:40: note: did you mean class here? propagate_scalar_across_jump_function (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2649:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] merge_aggregate_lattices (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2649:27: note: did you mean class here? merge_aggregate_lattices (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2721:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_aggregate_lattice (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2721:30: note: did you mean class here? propagate_aggregate_lattice (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2798:38: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_aggs_across_jump_function (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2798:38: note: did you mean class here? propagate_aggs_across_jump_function (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2902:34: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_constants_across_call (struct cgraph_edge *cs) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2902:34: note: did you mean class here? propagate_constants_across_call (struct cgraph_edge *cs) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2985:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_indirect_edge_target_1 (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:2985:33: note: did you mean class here? ipa_get_indirect_edge_target_1 (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:3206:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:3206:31: note: did you mean class here? ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:3219:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:3219:31: note: did you mean class here? ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:3236:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ie; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:3236:3: note: did you mean class here? struct cgraph_edge *ie; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:3859:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:3859:4: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:3895:6: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:3895:6: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4107:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ie, *next_ie; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4107:3: note: did you mean class here? struct cgraph_edge *ie, *next_ie; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4123:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = ipa_make_edge_direct_to_target (ie, target, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4123:4: note: did you mean class here? struct cgraph_edge *cs = ipa_make_edge_direct_to_target (ie, target, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4317:15: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static inline struct cgraph_edge * ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4317:15: note: did you mean class here? static inline struct cgraph_edge * ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4318:29: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] get_next_cgraph_edge_clone (struct cgraph_edge *cs) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4318:29: note: did you mean class here? get_next_cgraph_edge_clone (struct cgraph_edge *cs) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4347:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = src->cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4347:7: note: did you mean class here? struct cgraph_edge *cs = src->cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4380:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4380:7: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4434:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = src->cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4434:7: note: did you mean class here? struct cgraph_edge *cs = src->cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4885:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:4885:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5296:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5296:7: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5581:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] intersect_aggregates_with_edge (struct cgraph_edge *cs, int index, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5581:33: note: did you mean class here? intersect_aggregates_with_edge (struct cgraph_edge *cs, int index, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5747:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5747:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5765:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5765:7: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5818:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cgraph_edge_brings_all_scalars_for_node (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5818:42: note: did you mean class here? cgraph_edge_brings_all_scalars_for_node (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5852:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cgraph_edge_brings_all_agg_vals_for_node (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5852:43: note: did you mean class here? cgraph_edge_brings_all_agg_vals_for_node (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5934:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = src->cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:5934:7: note: did you mean class here? struct cgraph_edge *cs = src->cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:6314:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:6314:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:6340:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-cp.cc:6340:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class 55 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:61: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:68: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:68: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:69: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:79: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:80: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:2651:25: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] isra_read_edge_summary (struct lto_input_block *ib, cgraph_edge *cs) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:339:7: note: previous use is here class lto_input_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:2651:25: note: did you mean class here? isra_read_edge_summary (struct lto_input_block *ib, cgraph_edge *cs) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:2680:22: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] isra_read_node_info (struct lto_input_block *ib, cgraph_node *node, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:339:7: note: previous use is here class lto_input_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:2680:22: note: did you mean class here? isra_read_node_info (struct lto_input_block *ib, cgraph_node *node, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:2681:8: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct data_in *data_in) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:740:7: note: previous use is here class data_in ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:2681:8: note: did you mean class here? struct data_in *data_in) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:2738:3: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct data_in *data_in; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:740:7: note: previous use is here class data_in ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:2738:3: note: did you mean class here? struct data_in *data_in; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:2828:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:2828:7: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:4148: ./gt-ipa-sra.h:53:3: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:53:3: note: did you mean class here? struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:53:41: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:53:41: note: did you mean class here? struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:61:12: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct isra_func_summary& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:61:12: note: did you mean class here? gt_ggc_mx (struct isra_func_summary& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-ipa-sra.h:63:3: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:63:3: note: did you mean class here? struct isra_func_summary * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-ipa-sra.h:68:12: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct isra_func_summary *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:68:12: note: did you mean class here? gt_ggc_mx (struct isra_func_summary *& x) ^~~~~~ class ./gt-ipa-sra.h:132:3: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:132:3: note: did you mean class here? struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:132:41: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:132:41: note: did you mean class here? struct isra_func_summary * const x = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:140:12: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct isra_func_summary& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:140:12: note: did you mean class here? gt_pch_nx (struct isra_func_summary& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-ipa-sra.h:142:3: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:142:3: note: did you mean class here? struct isra_func_summary * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-ipa-sra.h:147:12: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct isra_func_summary *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:147:12: note: did you mean class here? gt_pch_nx (struct isra_func_summary *& x) ^~~~~~ class ./gt-ipa-sra.h:210:3: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * x ATTRIBUTE_UNUSED = (struct isra_func_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:210:3: note: did you mean class here? struct isra_func_summary * x ATTRIBUTE_UNUSED = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:210:52: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct isra_func_summary * x ATTRIBUTE_UNUSED = (struct isra_func_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:210:52: note: did you mean class here? struct isra_func_summary * x ATTRIBUTE_UNUSED = (struct isra_func_summary *)x_p; ^~~~~~ class ./gt-ipa-sra.h:216:12: warning: struct 'isra_func_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct isra_func_summary* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:235:23: note: previous use is here class GTY((for_user)) isra_func_summary ^ ./gt-ipa-sra.h:216:12: note: did you mean class here? gt_pch_nx (struct isra_func_summary* x ATTRIBUTE_UNUSED, ^~~~~~ class ./gt-ipa-sra.h:248:3: warning: struct 'ipa_sra_function_summaries' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_sra_function_summaries * x ATTRIBUTE_UNUSED = (struct ipa_sra_function_summaries *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:372:19: note: previous use is here class GTY((user)) ipa_sra_function_summaries ^ ./gt-ipa-sra.h:248:3: note: did you mean class here? struct ipa_sra_function_summaries * x ATTRIBUTE_UNUSED = (struct ipa_sra_function_summaries *)x_p; ^~~~~~ class ./gt-ipa-sra.h:248:61: warning: struct 'ipa_sra_function_summaries' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_sra_function_summaries * x ATTRIBUTE_UNUSED = (struct ipa_sra_function_summaries *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-sra.cc:372:19: note: previous use is here class GTY((user)) ipa_sra_function_summaries ^ ./gt-ipa-sra.h:248:61: note: did you mean class here? struct ipa_sra_function_summaries * x ATTRIBUTE_UNUSED = (struct ipa_sra_function_summaries *)x_p; ^~~~~~ class 32 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:110: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:117: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:117: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:118: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:122: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:126: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:127: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:3644:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:3644:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:4167:7: warning: class 'odr_enum' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class odr_enum &this_enum ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:526:8: note: previous use is here struct odr_enum ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-devirt.cc:4167:7: note: did you mean struct here? class odr_enum &this_enum ^~~~~ struct 25 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:57: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:65: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:66: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:66: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:70: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:78: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:79: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:82: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:249:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct cgraph_edge * ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:249:8: note: did you mean class here? static struct cgraph_edge * ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:250:26: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] redirect_to_unreachable (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:250:26: note: did you mean class here? redirect_to_unreachable (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:275:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] edge_set_predicate (struct cgraph_edge *e, ipa_predicate *predicate) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:275:21: note: did you mean class here? edge_set_predicate (struct cgraph_edge *e, ipa_predicate *predicate) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:582:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] evaluate_properties_for_edge (struct cgraph_edge *e, bool inline_p, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:582:31: note: did you mean class here? evaluate_properties_for_edge (struct cgraph_edge *e, bool inline_p, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:833:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge, *next; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:833:7: note: did you mean class here? struct cgraph_edge *edge, *next; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:969:32: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_call_summary_t::duplicate (struct cgraph_edge *src, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:969:32: note: did you mean class here? ipa_call_summary_t::duplicate (struct cgraph_edge *src, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:970:11: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *dst, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:970:11: note: did you mean class here? struct cgraph_edge *dst, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:994:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:994:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:2779:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge = node->get_edge (stmt); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:2779:8: note: did you mean class here? struct cgraph_edge *edge = node->get_edge (stmt); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3093:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3093:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3246:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_devirt_benefit (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3246:31: note: did you mean class here? estimate_edge_devirt_benefit (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3291:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size_and_time (struct cgraph_edge *e, int *size, int *min_size, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3291:30: note: did you mean class here? estimate_edge_size_and_time (struct cgraph_edge *e, int *size, int *min_size, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3326:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3326:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3372:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3372:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3946:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3946:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3969:20: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] remap_edge_params (struct cgraph_edge *inlined_edge, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3969:20: note: did you mean class here? remap_edge_params (struct cgraph_edge *inlined_edge, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3970:6: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:3970:6: note: did you mean class here? struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4027:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] remap_edge_summaries (struct cgraph_edge *inlined_edge, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4027:23: note: did you mean class here? remap_edge_summaries (struct cgraph_edge *inlined_edge, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4037:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *next; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4037:3: note: did you mean class here? struct cgraph_edge *e, *next; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4115:38: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4115:38: note: did you mean class here? ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4318:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4318:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4365:51: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] read_ipa_call_summary (class lto_input_block *ib, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4365:51: note: did you mean class here? read_ipa_call_summary (class lto_input_block *ib, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4450:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4450:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4655:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] write_ipa_call_summary (struct output_block *ob, struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4655:50: note: did you mean class here? write_ipa_call_summary (struct output_block *ob, struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4711:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.cc:4711:4: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class 49 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-polymorphic-call.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-polymorphic-call.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-polymorphic-call.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-polymorphic-call.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-polymorphic-call.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-polymorphic-call.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-polymorphic-call.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:641:8: note: previous use is here struct lto_simple_output_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct 12 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-split.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-split.cc:79: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-split.cc:88: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-split.cc:88: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-split.cc:89: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-split.cc:98: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-split.cc:102: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-split.cc:104: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class 19 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:94: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:103: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:103: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:104: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:107: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:111: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:112: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:113: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:114: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:116: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.h:29:56: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.h:29:56: note: did you mean class here? extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:145:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] caller_growth_limits (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:145:23: note: did you mean class here? caller_growth_limits (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:228:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] report_inline_failed_reason (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:228:30: note: did you mean class here? report_inline_failed_reason (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:321:20: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] can_inline_edge_p (struct cgraph_edge *e, bool report, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:321:20: note: did you mean class here? can_inline_edge_p (struct cgraph_edge *e, bool report, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:456:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] can_inline_edge_by_limits_p (struct cgraph_edge *e, bool report, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:456:30: note: did you mean class here? can_inline_edge_by_limits_p (struct cgraph_edge *e, bool report, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:622:26: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] can_early_inline_edge_p (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:622:26: note: did you mean class here? can_early_inline_edge_p (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:668:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:668:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:681:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] want_early_inline_function_p (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:681:31: note: did you mean class here? want_early_inline_function_p (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:765:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] compute_uninlined_call_time (struct cgraph_edge *edge, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:765:30: note: did you mean class here? compute_uninlined_call_time (struct cgraph_edge *edge, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:786:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] compute_inlined_call_time (struct cgraph_edge *edge, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:786:28: note: did you mean class here? compute_inlined_call_time (struct cgraph_edge *edge, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:815:19: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inlining_speedup (struct cgraph_edge *edge, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:815:19: note: did you mean class here? inlining_speedup (struct cgraph_edge *edge, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:841:16: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] big_speedup_p (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:841:16: note: did you mean class here? big_speedup_p (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:862:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] want_inline_small_function_p (struct cgraph_edge *e, bool report) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:862:31: note: did you mean class here? want_inline_small_function_p (struct cgraph_edge *e, bool report) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:991:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] want_inline_self_recursive_call_p (struct cgraph_edge *edge, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:991:36: note: did you mean class here? want_inline_self_recursive_call_p (struct cgraph_edge *edge, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1086:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1086:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1172:15: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] edge_badness (struct cgraph_edge *edge, bool dump) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1172:15: note: did you mean class here? edge_badness (struct cgraph_edge *edge, bool dump) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1389:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] update_edge_key (edge_heap_t *heap, struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1389:37: note: did you mean class here? update_edge_key (edge_heap_t *heap, struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1439:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1439:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1440:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e = node->callees; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1440:3: note: did you mean class here? struct cgraph_edge *e = node->callees; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1491:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *check_inlinablity_for) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1491:7: note: did you mean class here? struct cgraph_edge *check_inlinablity_for) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1493:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1493:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1544:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e = node->callees; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1544:3: note: did you mean class here? struct cgraph_edge *e = node->callees; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1626:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1626:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1645:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] recursive_inlining (struct cgraph_edge *edge, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1645:21: note: did you mean class here? recursive_inlining (struct cgraph_edge *edge, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1654:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1654:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1680:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *curr = heap.extract_min (); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1680:7: note: did you mean class here? struct cgraph_edge *curr = heap.extract_min (); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1804:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge = new_edges.pop (); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1804:7: note: did you mean class here? struct cgraph_edge *edge = new_edges.pop (); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1819:25: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] heap_edge_removal_hook (struct cgraph_edge *e, void *data) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1819:25: note: did you mean class here? heap_edge_removal_hook (struct cgraph_edge *e, void *data) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1833:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1833:23: note: did you mean class here? speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1885:56: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] resolve_noninline_speculation (edge_heap_t *edge_heap, struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1885:56: note: did you mean class here? resolve_noninline_speculation (edge_heap_t *edge_heap, struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1924:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1924:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1935:16: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ignore_edge_p (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1935:16: note: did you mean class here? ignore_edge_p (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1952:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:1952:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2029:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *next = NULL; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2029:7: note: did you mean class here? struct cgraph_edge *next = NULL; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2353:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2353:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2553:5: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2553:5: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2791:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge, *next; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2791:4: note: did you mean class here? struct cgraph_edge *edge, *next; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2847:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2847:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2896:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2896:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2953:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.cc:2953:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class 76 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-comdats.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-comdats.cc:53: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-comdats.cc:57: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-comdats.cc:57: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-comdats.cc:123:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] for (struct cgraph_edge * edge = cnode->callers; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-comdats.cc:123:10: note: did you mean class here? for (struct cgraph_edge * edge = cnode->callers; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-comdats.cc:183:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-comdats.cc:183:7: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-free-lang-data.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-free-lang-data.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-free-lang-data.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-free-lang-data.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-free-lang-data.cc:42: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-free-lang-data.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-visibility.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-visibility.cc:77: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-visibility.cc:83: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-visibility.cc:83: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-visibility.cc:86: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-visibility.cc:779:5: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e = node->callers; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-visibility.cc:779:5: note: did you mean class here? struct cgraph_edge *e = node->callers; ^~~~~~ class 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:45: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:101:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] initialize_inline_failed (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:101:27: note: did you mean class here? initialize_inline_failed (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:157:20: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] simple_edge_hints (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:157:20: note: did you mean class here? simple_edge_hints (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:183:24: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] do_estimate_edge_time (struct cgraph_edge *edge, sreal *ret_nonspec_time) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:183:24: note: did you mean class here? do_estimate_edge_time (struct cgraph_edge *edge, sreal *ret_nonspec_time) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:297:32: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_remove_from_growth_caches (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:297:32: note: did you mean class here? ipa_remove_from_growth_caches (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:309:24: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] do_estimate_edge_size (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:309:24: note: did you mean class here? do_estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:343:25: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] do_estimate_edge_hints (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:343:25: note: did you mean class here? do_estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:377:10: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:377:10: note: did you mean class here? struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:406:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:406:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:486:23: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int min_size, struct cgraph_edge *known_edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:486:23: note: did you mean class here? int min_size, struct cgraph_edge *known_edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:534:6: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * known_edge, int edge_growth) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:534:6: note: did you mean class here? struct cgraph_edge * known_edge, int edge_growth) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:536:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-analysis.cc:536:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 47 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:45: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:45:57: note: did you mean class here? int estimate_size_after_inlining (struct cgraph_node *, struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:47:47: note: did you mean class here? bool growth_positive_p (struct cgraph_node *, struct cgraph_edge *, int); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] int do_estimate_edge_size (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:48:28: note: did you mean class here? int do_estimate_edge_size (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:49:30: note: did you mean class here? sreal do_estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:50:35: note: did you mean class here? ipa_hints do_estimate_edge_hints (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:61:19: note: did you mean class here? bool inline_call (struct cgraph_edge *, bool, vec *, int *, bool, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:64:27: note: did you mean class here? void clone_inlined_nodes (struct cgraph_edge *e, bool, bool, int *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_size (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:73:21: note: did you mean class here? estimate_edge_size (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_min_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:86:27: note: did you mean class here? estimate_min_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_growth (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:96:23: note: did you mean class here? estimate_edge_growth (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:107:21: note: did you mean class here? estimate_edge_time (struct cgraph_edge *edge, sreal *nonspec_time = NULL) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] estimate_edge_hints (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h:124:22: note: did you mean class here? estimate_edge_hints (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:51: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sreal.h:37:7: note: previous use is here class lto_input_block; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:65:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:65:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:86:52: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] can_remove_node_now_p_1 (struct cgraph_node *node, struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:86:52: note: did you mean class here? can_remove_node_now_p_1 (struct cgraph_node *node, struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:121:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] can_remove_node_now_p (struct cgraph_node *node, struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:121:50: note: did you mean class here? can_remove_node_now_p (struct cgraph_node *node, struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:168:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] clone_inlined_nodes (struct cgraph_edge *e, bool duplicate, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:168:22: note: did you mean class here? clone_inlined_nodes (struct cgraph_edge *e, bool duplicate, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:172:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *next; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:172:3: note: did you mean class here? struct cgraph_edge *next; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:335:14: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline_call (struct cgraph_edge *e, bool update_original, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:335:14: note: did you mean class here? inline_call (struct cgraph_edge *e, bool update_original, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:342:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *curr = e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:342:3: note: did you mean class here? struct cgraph_edge *curr = e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:730:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *next; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline-transform.cc:730:3: note: did you mean class here? struct cgraph_edge *e, *next; ^~~~~~ class 44 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:58: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:66: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:66: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:67: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:69: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:75: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:339:7: note: previous use is here class lto_input_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: note: did you mean class here? static modref_access_node stream_in (struct lto_input_block *ib); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:78: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:79: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:351:1: warning: 'modref_summary_lto' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY(()) modref_summary_lto ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:232:1: note: did you mean struct here? class modref_summary_lto; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:519:7: warning: class 'escape_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class escape_summary *sum = escape_summaries->get (e); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:174:8: note: previous use is here struct escape_summary ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:519:7: note: did you mean struct here? class escape_summary *sum = escape_summaries->get (e); ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:532:7: warning: class 'escape_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class escape_summary *sum = escape_summaries->get (e); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:174:8: note: previous use is here struct escape_summary ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:532:7: note: did you mean struct here? class escape_summary *sum = escape_summaries->get (e); ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:3555:29: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] lto_input_block *ib, struct data_in *data_in, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:740:7: note: previous use is here class data_in ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:3555:29: note: did you mean class here? lto_input_block *ib, struct data_in *data_in, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:3783:5: warning: class 'escape_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class escape_summary *esum = escape_summaries->get (e); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:174:8: note: previous use is here struct escape_summary ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:3783:5: note: did you mean struct here? class escape_summary *esum = escape_summaries->get (e); ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:3792:5: warning: class 'escape_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class escape_summary *esum = escape_summaries->get (e); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:174:8: note: previous use is here struct escape_summary ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:3792:5: note: did you mean struct here? class escape_summary *esum = escape_summaries->get (e); ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:3813:3: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct data_in *data_in; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:740:7: note: previous use is here class data_in ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:3813:3: note: did you mean class here? struct data_in *data_in; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:4209:14: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ignore_edge (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:4209:14: note: did you mean class here? ignore_edge (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5244:3: warning: class 'modref_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class modref_summary *to_info = summaries ? summaries->get (to) : NULL; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.h:28:16: note: previous use is here struct GTY(()) modref_summary ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5244:3: note: did you mean struct here? class modref_summary *to_info = summaries ? summaries->get (to) : NULL; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5245:3: warning: class 'modref_summary_lto' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class modref_summary_lto *to_info_lto = summaries_lto ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:351:16: note: previous use is here struct GTY(()) modref_summary_lto ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5245:3: note: did you mean struct here? class modref_summary_lto *to_info_lto = summaries_lto ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5258:3: warning: class 'modref_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class modref_summary *callee_info = summaries ? summaries->get (edge->callee) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.h:28:16: note: previous use is here struct GTY(()) modref_summary ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5258:3: note: did you mean struct here? class modref_summary *callee_info = summaries ? summaries->get (edge->callee) ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5260:3: warning: class 'modref_summary_lto' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class modref_summary_lto *callee_info_lto ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:351:16: note: previous use is here struct GTY(()) modref_summary_lto ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5260:3: note: did you mean struct here? class modref_summary_lto *callee_info_lto ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5339:3: warning: class 'escape_summary' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class escape_summary *sum = escape_summaries->get (edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:174:8: note: previous use is here struct escape_summary ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5339:3: note: did you mean struct here? class escape_summary *sum = escape_summaries->get (edge); ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.cc:5532: ./gt-ipa-modref.h:151:3: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ ./gt-ipa-modref.h:151:3: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class ./gt-ipa-modref.h:151:79: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ ./gt-ipa-modref.h:151:79: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class ./gt-ipa-modref.h:162:3: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ ./gt-ipa-modref.h:162:3: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class ./gt-ipa-modref.h:162:83: warning: struct 'fast_function_summary' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h:367:19: note: previous use is here class GTY((user)) fast_function_summary ^ ./gt-ipa-modref.h:162:83: note: did you mean class here? struct fast_function_summary * x ATTRIBUTE_UNUSED = (struct fast_function_summary *)x_p; ^~~~~~ class 41 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.h:634:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.cc:498:32: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] modref_access_node::stream_in (struct lto_input_block *ib) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:339:7: note: previous use is here class lto_input_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.cc:498:32: note: did you mean class here? modref_access_node::stream_in (struct lto_input_block *ib) ^~~~~~ class 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-predicate.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-predicate.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-predicate.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-predicate.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-predicate.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-predicate.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-predicate.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 18 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:42: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:50: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:52: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:55: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:58: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:59: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:291:9: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e = node->get_edge (stmt); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:291:9: note: did you mean class here? struct cgraph_edge *e = node->get_edge (stmt); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:557:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:557:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:628:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:628:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:739:46: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] check_argument_count (struct cgraph_node *n, struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:739:46: note: did you mean class here? check_argument_count (struct cgraph_node *n, struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:762:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-profile.cc:762:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 29 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:165:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:165:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:308:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_print_node_jump_functions_for_edge (FILE *f, struct cgraph_edge *cs) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:308:50: note: did you mean class here? ipa_print_node_jump_functions_for_edge (FILE *f, struct cgraph_edge *cs) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:458:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:458:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:545:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:545:8: note: did you mean class here? struct cgraph_edge *cs) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2131:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_callee_param_type (struct cgraph_edge *e, int i) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2131:28: note: did you mean class here? ipa_get_callee_param_type (struct cgraph_edge *e, int i) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2248:10: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2248:10: note: did you mean class here? struct cgraph_edge *cs) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2425:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2425:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2513:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct cgraph_edge * ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2513:8: note: did you mean class here? static struct cgraph_edge * ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2517:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2517:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2615:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2615:7: note: did you mean class here? struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2717:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2717:7: note: did you mean class here? struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2776:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2776:3: note: did you mean class here? struct cgraph_edge *cs = ipa_note_param_call (fbi->node, index, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2799:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs = fbi->node->get_edge (call); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:2799:3: note: did you mean class here? struct cgraph_edge *cs = fbi->node->get_edge (call); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3084:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] for (struct cgraph_edge *cs = node->callees; cs; cs = cs->next_callee) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3084:8: note: did you mean class here? for (struct cgraph_edge *cs = node->callees; cs; cs = cs->next_callee) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3090:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] for (struct cgraph_edge *cs = node->indirect_calls; cs; cs = cs->next_callee) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3090:8: note: did you mean class here? for (struct cgraph_edge *cs = node->indirect_calls; cs; cs = cs->next_callee) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3108:39: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] update_jump_functions_after_inlining (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3108:39: note: did you mean class here? update_jump_functions_after_inlining (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3109:11: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3109:11: note: did you mean class here? struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3380:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge * ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3380:1: note: did you mean class here? struct cgraph_edge * ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3381:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_make_edge_direct_to_target (struct cgraph_edge *ie, tree target, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3381:33: note: did you mean class here? ipa_make_edge_direct_to_target (struct cgraph_edge *ie, tree target, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3513:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *orig = ie; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3513:7: note: did you mean class here? struct cgraph_edge *orig = ie; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3691:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *origin; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3691:3: note: did you mean class here? struct cgraph_edge *origin; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3770:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct cgraph_edge * ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3770:8: note: did you mean class here? static struct cgraph_edge * ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3771:35: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] try_make_edge_direct_simple_call (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3771:35: note: did you mean class here? try_make_edge_direct_simple_call (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3776:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3776:3: note: did you mean class here? struct cgraph_edge *cs; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3821:31: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_impossible_devirt_target (struct cgraph_edge *ie, tree target) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3821:31: note: did you mean class here? ipa_impossible_devirt_target (struct cgraph_edge *ie, tree target) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3848:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct cgraph_edge * ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3848:8: note: did you mean class here? static struct cgraph_edge * ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3849:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] try_make_edge_direct_virtual_call (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3849:36: note: did you mean class here? try_make_edge_direct_virtual_call (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3962:39: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] update_indirect_edges_after_inlining (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3962:39: note: did you mean class here? update_indirect_edges_after_inlining (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3967:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ie, *next_ie, *new_direct_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:3967:3: note: did you mean class here? struct cgraph_edge *ie, *next_ie, *new_direct_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:4105:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_info_to_inlined_callees (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:4105:36: note: did you mean class here? propagate_info_to_inlined_callees (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:4109:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:4109:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:4140:28: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] propagate_controlled_uses (struct cgraph_edge *cs) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:4140:28: note: did you mean class here? propagate_controlled_uses (struct cgraph_edge *cs) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:4283:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:4283:36: note: did you mean class here? ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:4861:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:4861:4: note: did you mean class here? struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:5005:10: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:5005:10: note: did you mean class here? struct cgraph_edge *cs) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:5038:9: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:5038:9: note: did you mean class here? struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:5081:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:5081:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:5156:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, bool prevails) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:5156:7: note: did you mean class here? struct cgraph_edge *e, bool prevails) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:5206:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:5206:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.cc:6117: ./gt-ipa-prop.h:92:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-ipa-prop.h:92:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-ipa-prop.h:92:70: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-ipa-prop.h:92:70: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-ipa-prop.h:110:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-ipa-prop.h:110:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-ipa-prop.h:110:69: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-ipa-prop.h:110:69: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 67 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.cc:39: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:36: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:42: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:53: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:62: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:63: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:64: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:641:8: note: previous use is here struct lto_simple_output_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1395:26: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ignore_edge_for_nothrow (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1395:26: note: did you mean class here? ignore_edge_for_nothrow (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1419:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1419:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1442:29: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ignore_edge_for_pure_const (struct cgraph_edge *e) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1442:29: note: did you mean class here? ignore_edge_for_pure_const (struct cgraph_edge *e) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1602:4: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1602:4: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1603:4: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ie; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1603:4: note: did you mean class here? struct cgraph_edge *ie; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1766:4: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1766:4: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1886:4: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *ie; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-pure-const.cc:1886:4: note: did you mean class here? struct cgraph_edge *e, *ie; ^~~~~~ class 31 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:56: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:65: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:65: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:67: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:76: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:77: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:81: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:89: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:641:8: note: previous use is here struct lto_simple_output_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:978:4: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *nexte = e->next_caller; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:978:4: note: did you mean class here? struct cgraph_edge *nexte = e->next_caller; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:1492:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:1492:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.cc:83: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf-gimple.h:37:50: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__); ^ 27 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf-gimple.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf-gimple.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf-gimple.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf-gimple.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf-gimple.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf-gimple.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.cc:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.cc:47: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.cc:388:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.cc:388:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.cc:694:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *ie; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.cc:694:3: note: did you mean class here? struct cgraph_edge *e, *ie; ^~~~~~ class 13 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-ref.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-ref.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-ref.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-ref.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:81:24: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:81:24: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:83:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:83:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:164:31: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:164:31: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:252:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_within_scc (struct cgraph_edge *cs) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:252:22: note: did you mean class here? ipa_edge_within_scc (struct cgraph_edge *cs) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:267:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:267:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:281:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:281:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:381:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:381:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:527:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *e2; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:527:7: note: did you mean class here? struct cgraph_edge *e, *e2; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:610:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *e2; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.cc:610:7: note: did you mean class here? struct cgraph_edge *e, *e2; ^~~~~~ class 32 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:72:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:72:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:174:11: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:174:11: note: did you mean class here? struct cgraph_edge *edge, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:421:8: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:421:8: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:426:5: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *next; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:426:5: note: did you mean class here? struct cgraph_edge *next; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:854:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (which_buf, "%c_%.5d_%d", which, priority, counter++); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa.cc:861:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (which_buf, "_sub_%c_%.5d_%d", which, priority, counter++); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 28 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira.cc:368: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira.cc:379: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira.cc:386: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-build.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-build.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-build.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-costs.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-costs.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-costs.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-conflicts.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-conflicts.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-conflicts.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-color.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-color.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-color.cc:35: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-emit.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-emit.cc:70: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-emit.cc:80: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-lives.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-lives.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-lives.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/jump.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/jump.cc:38: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks.cc:175:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ASM_FORMAT_PRIVATE_NAME (label, name, num++); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h:55:8: note: expanded from macro 'ASM_FORMAT_PRIVATE_NAME' sprintf (output_, ASM_PN_FORMAT, name_, (unsigned long)(LABELNO)); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lcm.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lcm.cc:53: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lists.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lists.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-doloop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-doloop.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-init.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-init.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-invariant.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-invariant.cc:39: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-iv.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-iv.cc:53: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-iv.cc:66: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-unroll.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-unroll.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lower-subreg.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lower-subreg.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra.cc:105: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra.cc:124: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-assigns.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-assigns.cc:79: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-assigns.cc:96: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-coalesce.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-coalesce.cc:47: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-constraints.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-constraints.cc:111: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-constraints.cc:125: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-constraints.cc:133: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-eliminations.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-eliminations.cc:56: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-eliminations.cc:68: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-lives.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-lives.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-lives.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-remat.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-remat.cc:57: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-remat.cc:68: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-spills.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-spills.cc:60: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-spills.cc:70: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: warning: class 'lto_simple_output_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_out (class lto_simple_output_block *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:641:8: note: previous use is here struct lto_simple_output_block ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h:119:20: note: did you mean struct here? void stream_out (class lto_simple_output_block *); ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:236:54: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] lto_output_edge (struct lto_simple_output_block *ob, struct cgraph_edge *edge, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:236:54: note: did you mean class here? lto_output_edge (struct lto_simple_output_block *ob, struct cgraph_edge *edge, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:327:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:327:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:366:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:366:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:728:31: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] output_outgoing_cgraph_edges (struct cgraph_edge *edge, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:728:31: note: did you mean class here? output_outgoing_cgraph_edges (struct cgraph_edge *edge, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:832:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:832:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1457:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1457:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1652:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1652:3: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1840:5: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1840:5: note: did you mean class here? struct cgraph_edge *edge ATTRIBUTE_UNUSED) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1853:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1853:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1952:25: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] input_edge_opt_summary (struct cgraph_edge *edge ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1952:25: note: did you mean class here? input_edge_opt_summary (struct cgraph_edge *edge ATTRIBUTE_UNUSED, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1966:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-cgraph.cc:1966:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 23 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.cc:118:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%s.%d", name, node_order); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.cc:139:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (post, "." HOST_WIDE_INT_PRINT_HEX_PURE, f->id); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.cc:141:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (post, "." HOST_WIDE_INT_PRINT_HEX_PURE, get_random_seed (false)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 9 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DTARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-in.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-in.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-in.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-in.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-in.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-in.cc:49:8: warning: struct 'object_allocator' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct object_allocator *string_slot_allocator; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alloc-pool.h:481:7: note: previous use is here class object_allocator ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-in.cc:73:8: warning: struct 'object_allocator' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static struct object_allocator ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alloc-pool.h:481:7: note: previous use is here class object_allocator ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-in.cc:1185:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cedge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-in.cc:1185:3: note: did you mean class here? struct cgraph_edge *cedge; ^~~~~~ class 9 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-out.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-out.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-out.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-out.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-out.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-out.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer-out.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 12 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-in.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-in.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-in.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-in.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-in.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-out.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-out.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-out.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-out.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-out.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-opts.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-opts.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-opts.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-opts.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-opts.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../zlib -I/Volumes/x64/openwrt/staging_dir/host/include -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-compress.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-compress.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-compress.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-compress.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-compress.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mcf.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mcf.cc:47: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mode-switching.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mode-switching.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/modulo-sched.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/modulo-sched.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/modulo-sched.cc:252:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, "i%4d", INSN_UID (insn)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/multiple_target.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/multiple_target.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/multiple_target.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/multiple_target.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/multiple_target.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/multiple_target.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-offload.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-offload.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-offload.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-offload.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-offload.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-expand.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-expand.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-expand.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-expand.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-expand.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-general.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-general.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-general.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-general.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-general.cc:45: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-general.cc:2997: ./gt-omp-general.h:229:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-omp-general.h:229:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-omp-general.h:229:73: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-omp-general.h:229:73: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-omp-general.h:247:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-omp-general.h:247:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-omp-general.h:247:77: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-omp-general.h:247:77: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-low.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-low.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-low.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-low.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-low.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-low.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-kernels-decompose.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-kernels-decompose.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-kernels-decompose.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-kernels-decompose.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-neuter-broadcast.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-neuter-broadcast.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-neuter-broadcast.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-neuter-broadcast.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-neuter-broadcast.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-neuter-broadcast.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-neuter-broadcast.cc:554:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, "_%u", (unsigned) SSA_NAME_VERSION (var)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-oacc-neuter-broadcast.cc:563:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, "D_%u", (unsigned) DECL_UID (var)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 9 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:352:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (&pp, (len)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:378:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (&pp, arg.linear_step); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:382:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (&pp, (-(unsigned HOST_WIDE_INT) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:388:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (&pp, arg.linear_step); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:392:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (&pp, arg.linear_step); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:396:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (&pp, arg.linear_step); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:400:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (&pp, arg.linear_step); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.cc:408:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (&pp, arg.alignment); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 14 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-problem.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-problem.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-problem.cc:27: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-libfuncs.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-libfuncs.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-libfuncs.cc:959: ./gt-optabs-libfuncs.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-optabs-libfuncs.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-optabs-libfuncs.h:60:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-optabs-libfuncs.h:60:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-query.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-query.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-tree.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-tree.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dump-context.h:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DTARGET_NAME=\"x86_64-openwrt-linux-musl\" -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo-emit-json.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo-emit-json.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo-emit-json.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo-emit-json.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo-emit-json.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo-emit-json.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo-emit-json.cc:224:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_pointer (&pp, static_cast (pass)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:344:32: note: expanded from macro 'pp_pointer' #define pp_pointer(PP, P) pp_scalar (PP, "%p", P) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. gawk -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-functions.awk -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-read.awk \ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc In file included from options-save.cc:5: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from options-save.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from options-save.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from options-save.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from options-save.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct options-save.cc:9890:29: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cl_target_option_stream_in (struct data_in *data_in ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:740:7: note: previous use is here class data_in ^ options-save.cc:9890:29: note: did you mean class here? cl_target_option_stream_in (struct data_in *data_in ATTRIBUTE_UNUSED, ^~~~~~ class options-save.cc:12687:28: warning: struct 'data_in' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cl_optimization_stream_in (struct data_in *data_in ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:740:7: note: previous use is here class data_in ^ options-save.cc:12687:28: note: did you mean class here? cl_optimization_stream_in (struct data_in *data_in ATTRIBUTE_UNUSED, ^~~~~~ class 9 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-global.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-global.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-global.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-global.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ordered-hash-map-tests.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ordered-hash-map-tests.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.cc:55: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.cc:837:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (num, "%u", ((int) pass->static_pass_number < 0 ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.cc:3192:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.cc:3192:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 14 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/plugin.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/plugin.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.cc:42: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.cc:1093:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (sizestr, "%llu", minsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.cc:1095:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (sizestr, "[%llu, %llu]", minsize, maxsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.cc:1102:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (offstr, "%lli", (long long) minoff); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.cc:1104:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (offstr, "[%lli, %lli]", (long long) minoff, (long long) maxoff); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/postreload-gcse.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/postreload-gcse.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/postreload-gcse.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/postreload.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/postreload.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/postreload.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:57: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:58: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:767:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (edge_info_str, " of edge %d->%d", ep_edge->src->index, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:3562:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:3562:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:3599:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:3599:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:3633:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.cc:3633:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 15 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.cc:45: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.cc:1596:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, XINT (x, 1)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.cc:1670:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_HEX, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.cc:1682:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, HOST_WIDE_INT_PRINT_HEX, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.cc:1955:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (idbuf, "D#%i", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.cc:1961:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (idbuf, "D.%i", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl-function.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl-function.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.cc:760:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (temp, "arg:%u", iter.i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.cc:781:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (temp, "arg:%d", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.cc:830:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "elt:%u: ", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.cc:890:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (temp, "elt:%d", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile.cc:52: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile.cc:58: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile.cc:58: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:93:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "uninitialized"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:95:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%" PRId64 " (%s)", m_val, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:171:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "uninitialized"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:177:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] buffer += sprintf (buffer, "never"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:179:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] buffer += sprintf (buffer, "always"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:181:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] buffer += sprintf (buffer, "%3.1f%%", (double)m_val * 100 / max_probability); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:184:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, " (adjusted)"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:186:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, " (auto FDO)"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.cc:188:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, " (guessed)"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 15 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/range.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/range.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/range.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/range-op.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/range-op.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/range-op.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-md.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-md.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-md.cc:892:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%d", number); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl.cc:334:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%d", value); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl-function.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl-function.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl-function.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl-function.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl-function.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl-function.cc:45: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/real.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/real.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/real.cc:1600:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (str, "%c%cNaN", (r_orig->sign ? '-' : '+'), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/real.cc:1858:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (last, "e%+d", dec_exp); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/real.cc:1905:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (str, "%c%cNaN", (r->sign ? '-' : '+'), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/real.cc:1924:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (exp_buf, "p%+d", exp); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/real.cc:1952:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (p, "p%+d", exp); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/real.cc:5403:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (p, "p%d", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/realmpfr.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/realmpfr.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/realmpfr.cc:95:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "-0x.%sp%d", &rstr[1], (int) exp); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/realmpfr.cc:97:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "0x.%sp%d", rstr, (int) exp); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/recog.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/recog.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/recog.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reg-stack.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reg-stack.cc:157: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reg-stack.cc:177: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regcprop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regcprop.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regcprop.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reginfo.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reginfo.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reginfo.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reginfo.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regrename.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regrename.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regrename.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regstat.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regstat.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reload.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reload.cc:93: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reload.cc:108: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reload1.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reload1.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reload1.cc:45: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reload1.cc:3519:32: warning: unknown warning group '-Wmaybe-uninitialized', ignored [-Wunknown-warning-option] #pragma GCC diagnostic warning "-Wmaybe-uninitialized" ^ 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reorg.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reorg.cc:95: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/resource.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/resource.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/resource.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-error.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-error.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-error.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Irtl-ssa -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/accesses.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/accesses.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/accesses.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/accesses.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/accesses.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/internals.inl:436:25: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] m_can_be_optimized = (NONDEBUG_INSN_P (m_rtl) ~^~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:857:28: note: expanded from macro 'NONDEBUG_INSN_P' #define NONDEBUG_INSN_P(X) (NONJUMP_INSN_P (X) || JUMP_P (X) || CALL_P (X)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/internals.inl:436:25: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:857:28: note: expanded from macro 'NONDEBUG_INSN_P' #define NONDEBUG_INSN_P(X) (NONJUMP_INSN_P (X) || JUMP_P (X) || CALL_P (X)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/accesses.cc:376:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, pred_cfg_bb->index); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/accesses.cc:1600:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, dl.comparison); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Irtl-ssa -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/blocks.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/blocks.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/blocks.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/blocks.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/blocks.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/internals.inl:436:25: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] m_can_be_optimized = (NONDEBUG_INSN_P (m_rtl) ~^~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:857:28: note: expanded from macro 'NONDEBUG_INSN_P' #define NONDEBUG_INSN_P(X) (NONJUMP_INSN_P (X) || JUMP_P (X) || CALL_P (X)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/internals.inl:436:25: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:857:28: note: expanded from macro 'NONDEBUG_INSN_P' #define NONDEBUG_INSN_P(X) (NONJUMP_INSN_P (X) || JUMP_P (X) || CALL_P (X)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/blocks.cc:224:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, m_abi->id ()); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Irtl-ssa -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/changes.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/changes.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/changes.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/changes.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/changes.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/internals.inl:436:25: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] m_can_be_optimized = (NONDEBUG_INSN_P (m_rtl) ~^~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:857:28: note: expanded from macro 'NONDEBUG_INSN_P' #define NONDEBUG_INSN_P(X) (NONJUMP_INSN_P (X) || JUMP_P (X) || CALL_P (X)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/internals.inl:436:25: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:857:28: note: expanded from macro 'NONDEBUG_INSN_P' #define NONDEBUG_INSN_P(X) (NONJUMP_INSN_P (X) || JUMP_P (X) || CALL_P (X)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/changes.cc:58:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, new_cost); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Irtl-ssa -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/functions.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/functions.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/functions.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/functions.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/functions.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/internals.inl:436:25: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] m_can_be_optimized = (NONDEBUG_INSN_P (m_rtl) ~^~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:857:28: note: expanded from macro 'NONDEBUG_INSN_P' #define NONDEBUG_INSN_P(X) (NONJUMP_INSN_P (X) || JUMP_P (X) || CALL_P (X)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/internals.inl:436:25: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:857:28: note: expanded from macro 'NONDEBUG_INSN_P' #define NONDEBUG_INSN_P(X) (NONJUMP_INSN_P (X) || JUMP_P (X) || CALL_P (X)) ^ 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Irtl-ssa -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/insns.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/insns.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/insns.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/insns.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/insns.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/internals.inl:436:25: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] m_can_be_optimized = (NONDEBUG_INSN_P (m_rtl) ~^~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:857:28: note: expanded from macro 'NONDEBUG_INSN_P' #define NONDEBUG_INSN_P(X) (NONJUMP_INSN_P (X) || JUMP_P (X) || CALL_P (X)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/internals.inl:436:25: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h:857:28: note: expanded from macro 'NONDEBUG_INSN_P' #define NONDEBUG_INSN_P(X) (NONJUMP_INSN_P (X) || JUMP_P (X) || CALL_P (X)) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/insns.cc:110:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, m_point); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/insns.cc:183:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, m_cost_or_uid); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa/insns.cc:218:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, call_clobbers_note->abi_id ()); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-tests.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-tests.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-tests.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlhash.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlhash.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlanal.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlanal.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlanal.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlhooks.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlhooks.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtx-vector-builder.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtx-vector-builder.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/run-rtl-passes.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/run-rtl-passes.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/run-rtl-passes.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-deps.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-deps.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-deps.cc:35: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-ebb.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-ebb.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-ebb.cc:216:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, "+ %4d", INSN_UID (insn)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-ebb.cc:218:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, " %4d", INSN_UID (insn)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-rgn.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-rgn.cc:48: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-rgn.cc:66: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-rgn.cc:2271:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, "b%3d: i%4d", INSN_BB (insn), INSN_UID (insn)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-rgn.cc:2275:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, "%d/b%d", INSN_UID (insn), INSN_BB (insn)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-rgn.cc:2277:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp, "%d", INSN_UID (insn)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-ir.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-ir.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-dump.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-dump.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-dump.cc:570:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s %4d", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-dump.cc:574:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s %4d", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-dump.cc:579:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "+ %4d", INSN_UID (insn)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-dump.cc:581:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, " %4d", INSN_UID (insn)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched.cc:38: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-rtl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-rtl.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-run-tests.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-run-tests.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sese.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sese.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sese.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/shrink-wrap.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/shrink-wrap.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/shrink-wrap.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/shrink-wrap.cc:45: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/simplify-rtx.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/simplify-rtx.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sparseset.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/spellcheck.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/spellcheck.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/spellcheck-tree.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/spellcheck-tree.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/spellcheck-tree.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/splay-tree-utils.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/splay-tree-utils.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/splay-tree-utils.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sreal.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sreal.cc:53: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sreal.cc:59: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sreal.cc:59: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sreal.cc:60: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stack-ptr-mod.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stack-ptr-mod.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/statistics.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/statistics.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stmt.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stmt.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stmt.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stmt.cc:658:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (--p, "%d", op); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.cc:200:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "p%d", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.cc:230:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "SZ" HOST_WIDE_INT_PRINT_UNSIGNED, fnno++); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.cc:2781:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d unsigned", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.cc:2782:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (altname, "__int%d__ unsigned", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/store-motion.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/store-motion.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/streamer-hooks.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/streamer-hooks.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stringpool.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stringpool.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/substring-locations.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/substring-locations.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/substring-locations.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/substring-locations.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/targhooks.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/targhooks.cc:51: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/targhooks.cc:79: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/targhooks.cc:89: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/timevar.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/timevar.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -DTARGET_NAME=\"x86_64-openwrt-linux-musl\" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc:43: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc:45: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc:72: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.h:29:56: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.h:29:56: note: did you mean class here? extern bool afdo_callsite_hot_enough_for_early_inline (struct cgraph_edge *); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc:77: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc:83: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.cc:87: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sreal.h:37:7: note: previous use is here class lto_input_block; ^ 22 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tracer.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tracer.cc:38: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:45: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:4313:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:4313:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:4745:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:4745:3: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:4852:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (length, "%u", IDENTIFIER_LENGTH (old_asm_id)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:5162:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e = node->get_edge (stmt); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:5162:3: note: did you mean class here? struct cgraph_edge *e = node->get_edge (stmt); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:5535:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:5535:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.cc:5683: ./gt-trans-mem.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-trans-mem.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-trans-mem.h:60:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-trans-mem.h:60:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 15 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-affine.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-affine.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-affine.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.cc:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.cc:56: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.cc:64: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.cc:1836:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (&asan_pp, length / 2 - 1); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.cc:1851:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (location, ":%d", xloc.line); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.cc:1859:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (&asan_pp, idlen); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tsan.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tsan.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tsan.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tsan.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.cc:446:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (&pretty_name, m + 1); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.cc:2484: ./gt-ubsan.h:134:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-ubsan.h:134:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-ubsan.h:134:73: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-ubsan.h:134:73: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sanopt.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sanopt.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sanopt.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sancov.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sancov.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sancov.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sancov.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sancov.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-call-cdce.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-call-cdce.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-call-cdce.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfg.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfg.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfg.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfg.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfg.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfg.cc:55: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfgcleanup.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfgcleanup.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfgcleanup.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfgcleanup.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfgcleanup.cc:1608:8: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfgcleanup.cc:1608:8: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-chrec.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-chrec.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-chrec.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-complex.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-complex.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-data-ref.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-data-ref.cc:78: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-data-ref.cc:83: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dfa.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dfa.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dfa.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-diagnostic.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-diagnostic.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-diagnostic.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-diagnostic-path.o -MT tree-diagnostic-path.o -MMD -MP -MF ./.deps/tree-diagnostic-path.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-diagnostic-path.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-diagnostic-path.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-diagnostic-path.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dump.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dump.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dump.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dump.cc:426:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%u", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dump.cc:437:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%u", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dump.cc:622:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%u", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-eh.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-eh.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-eh.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-eh.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-eh.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-emutls.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-emutls.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-emutls.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-emutls.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-if-conv.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-if-conv.cc:85: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-if-conv.cc:95: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:2239:8: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:2239:8: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:2247:9: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *old_edge = edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:2247:9: note: did you mean class here? struct cgraph_edge *old_edge = edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:2996:4: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge = id->dst_node->get_edge (stmt); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:2996:4: note: did you mean class here? struct cgraph_edge *edge = id->dst_node->get_edge (stmt); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:4762:3: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *cg_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:4762:3: note: did you mean class here? struct cgraph_edge *cg_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:5494:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:5494:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:6408:7: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.cc:6408:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class 13 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-into-ssa.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-into-ssa.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-into-ssa.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-iterator.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-iterator.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-loop-distribution.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-loop-distribution.cc:94: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-loop-distribution.cc:101: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nested.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nested.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nested.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nested.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nested.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nested.cc:44: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nrv.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nrv.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nrv.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-object-size.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-object-size.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-object-size.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-outof-ssa.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-outof-ssa.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-outof-ssa.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-parloops.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-parloops.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-parloops.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-parloops.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-parloops.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-parloops.cc:2174:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ASM_FORMAT_PRIVATE_NAME (tname, buf, loopfn_num++); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h:55:8: note: expanded from macro 'ASM_FORMAT_PRIVATE_NAME' sprintf (output_, ASM_PN_FORMAT, name_, (unsigned long)(LABELNO)); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-phinodes.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-phinodes.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-predcom.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-predcom.cc:209: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-predcom.cc:217: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:304:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, (int) LABEL_DECL_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:313:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, (int) DEBUG_TEMP_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:324:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%u", DECL_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:334:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%u", DECL_PT_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:354:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%u", DECL_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1417:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, xloc.line); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1419:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, xloc.column); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1433:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, BLOCK_NUMBER (block)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1439:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%p", (void *) block); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1596:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, TYPE_ALIGN (TREE_TYPE (node))); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1718:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (pp, MR_DEPENDENCE_CLIQUE (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1720:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (pp, MR_DEPENDENCE_BASE (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1778:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%p", (void *)node); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1862:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, TYPE_ADDR_SPACE (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1921:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, TYPE_PRECISION (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1929:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, TYPE_PRECISION (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1941:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, TYPE_PRECISION (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1948:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, TYPE_PRECISION (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1956:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, TYPE_PRECISION (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:1991:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%x", TYPE_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:2016:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, TYPE_ADDR_SPACE (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:2074:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, TYPE_ADDR_SPACE (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:2141:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (pp, tree_to_uhwi (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:2282:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%x", TYPE_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:2301:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, (int) LABEL_DECL_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:2306:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, (int) LABEL_DECL_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:2319:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%u", DECL_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:2324:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%u", DECL_UID (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:2419:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, TYPE_ALIGN (TREE_TYPE (node))); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:2454:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:3197:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:3346:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, SSA_NAME_VERSION (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:3383:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%u", CHREC_VARIABLE (node)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:4516:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "\\x%02x", (unsigned char)str[0]); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:4608:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_unsigned_wide_integer (pp, d.low); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:335:4: note: expanded from macro 'pp_unsigned_wide_integer' pp_scalar (PP, HOST_WIDE_INT_PRINT_UNSIGNED, (unsigned HOST_WIDE_INT) I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.cc:4621:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (pp_buffer (pp)->digit_buffer, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 42 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-profile.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-profile.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-profile.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-profile.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-profile.cc:54: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-scalar-evolution.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-scalar-evolution.cc:258: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-scalar-evolution.cc:266: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-scalar-evolution.cc:3619: ./gt-tree-scalar-evolution.h:127:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree-scalar-evolution.h:127:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree-scalar-evolution.h:127:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree-scalar-evolution.h:127:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-sra.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-sra.cc:76: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-sra.cc:86: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-sra.cc:86: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-sra.cc:87: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-sra.cc:1513:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "D%u", DECL_UID (decl)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-sra.cc:1548:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, HOST_WIDE_INT_PRINT_DEC, TREE_INT_CST_LOW (index)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-sra.cc:1561:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, HOST_WIDE_INT_PRINT_DEC, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 9 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-switch-conversion.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-switch-conversion.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-switch-conversion.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-switch-conversion.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-switch-conversion.cc:38: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-switch-conversion.cc:2042:11: warning: variable 'ranges' set but not used [-Wunused-but-set-variable] int ranges = 0; ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-address.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-address.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-address.cc:39: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-alias.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-alias.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-alias.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-alias.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-alias.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-alias.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.h:634:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ccp.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ccp.cc:123: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ccp.cc:130: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ccp.cc:149: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ccp.cc:149: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ccp.cc:152: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ccp.cc:153: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class 19 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-coalesce.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-coalesce.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-coalesce.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-copy.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-copy.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-copy.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dce.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dce.cc:47: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dce.cc:55: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dom.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dom.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dom.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dse.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dse.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dse.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dse.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dse.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dse.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.h:634:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-forwprop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-forwprop.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-forwprop.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-forwprop.cc:52: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-forwprop.cc:52: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ifcombine.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ifcombine.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ifcombine.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-live.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-live.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-live.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-live.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-live.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-live.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ch.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ch.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-im.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-im.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-im.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivcanon.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivcanon.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivcanon.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivcanon.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivcanon.cc:48: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivcanon.cc:62: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.cc:94: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.cc:108: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.cc:108: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.cc:109: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.cc:8037:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = data->current_loop; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.cc:8037:3: note: did you mean class here? struct loop *loop = data->current_loop; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.cc:8096:4: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = data->current_loop; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.cc:8096:4: note: did you mean class here? struct loop *loop = data->current_loop; ^~~~~~ class 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-manip.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-manip.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-manip.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-niter.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-niter.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-niter.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-prefetch.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-prefetch.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-prefetch.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:751:20: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] find_vdef_in_loop (struct loop *loop) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:751:20: note: did you mean class here? find_vdef_in_loop (struct loop *loop) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:841:31: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] get_control_equiv_head_block (struct loop *loop, basic_block bb) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:841:31: note: did you mean class here? get_control_equiv_head_block (struct loop *loop, basic_block bb) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:861:26: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] find_control_dep_blocks (struct loop *loop, basic_block bb) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:861:26: note: did you mean class here? find_control_dep_blocks (struct loop *loop, basic_block bb) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:963:26: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] stmt_semi_invariant_p_1 (struct loop *loop, gimple *stmt, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:963:26: note: did you mean class here? stmt_semi_invariant_p_1 (struct loop *loop, gimple *stmt, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:974:24: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] vuse_semi_invariant_p (struct loop *loop, gimple *stmt, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:974:24: note: did you mean class here? vuse_semi_invariant_p (struct loop *loop, gimple *stmt, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1015:23: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ssa_semi_invariant_p (struct loop *loop, tree name, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1015:23: note: did you mean class here? ssa_semi_invariant_p (struct loop *loop, tree name, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1037:33: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] loop_iter_phi_semi_invariant_p (struct loop *loop, gphi *loop_phi, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1037:33: note: did you mean class here? loop_iter_phi_semi_invariant_p (struct loop *loop, gphi *loop_phi, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1141:31: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] control_dep_semi_invariant_p (struct loop *loop, basic_block bb, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1141:31: note: did you mean class here? control_dep_semi_invariant_p (struct loop *loop, basic_block bb, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1177:26: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] stmt_semi_invariant_p_1 (struct loop *loop, gimple *stmt, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1177:26: note: did you mean class here? stmt_semi_invariant_p_1 (struct loop *loop, gimple *stmt, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1277:24: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] stmt_semi_invariant_p (struct loop *loop, gimple *stmt, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1277:24: note: did you mean class here? stmt_semi_invariant_p (struct loop *loop, gimple *stmt, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1319:28: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] get_cond_invariant_branch (struct loop *loop, gcond *cond) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1319:28: note: did you mean class here? get_cond_invariant_branch (struct loop *loop, gcond *cond) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1374:26: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] compute_added_num_insns (struct loop *loop, const_edge branch_edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1374:26: note: did you mean class here? compute_added_num_insns (struct loop *loop, const_edge branch_edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1454:32: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] get_cond_branch_to_split_loop (struct loop *loop, gcond *cond) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1454:32: note: did you mean class here? get_cond_branch_to_split_loop (struct loop *loop, gcond *cond) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1521:24: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] do_split_loop_on_cond (struct loop *loop1, edge invar_branch) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1521:24: note: did you mean class here? do_split_loop_on_cond (struct loop *loop1, edge invar_branch) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1536:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop2 = loop_version (loop1, boolean_true_node, NULL, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1536:3: note: did you mean class here? struct loop *loop2 = loop_version (loop1, boolean_true_node, NULL, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1606:21: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] split_loop_on_cond (struct loop *loop) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-split.cc:1606:21: note: did you mean class here? split_loop_on_cond (struct loop *loop) ^~~~~~ class 18 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-unswitch.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-unswitch.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-math-opts.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-math-opts.cc:89: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-math-opts.cc:100: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-operands.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-operands.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-operands.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-path.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-path.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-path.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-phiopt.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-phiopt.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-phiopt.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-phiprop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-phiprop.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-phiprop.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-pre.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-pre.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-pre.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-pre.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-pre.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-pre.cc:1161:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%04d", val); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-propagate.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-propagate.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-propagate.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-reassoc.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-reassoc.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-reassoc.cc:36: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-reassoc.cc:1922:32: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] vec *ops, struct loop *loop) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-reassoc.cc:1922:32: note: did you mean class here? vec *ops, struct loop *loop) ^~~~~~ class 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.cc:35: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.cc:66: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.cc:74: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.h:634:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.cc:280:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (outfile, internal_fn_name ((internal_fn)vro->clique)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.cc:280:24: note: treat the string as an argument to avoid this fprintf (outfile, internal_fn_name ((internal_fn)vro->clique)); ^ "%s", 14 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-scopedtables.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-scopedtables.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-scopedtables.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sink.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sink.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sink.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-strlen.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-strlen.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-strlen.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-strlen.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-strlen.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-strlen.cc:51: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.h:208:1: warning: 'access_data' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct access_data ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h:44:1: note: did you mean struct here? class access_data; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h:38:1: note: did you mean struct here? class access_data; ^~~~~ struct 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-structalias.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-structalias.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-structalias.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-structalias.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-structalias.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-structalias.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static modref_access_node stream_in (struct lto_input_block *ib); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.h:634:47: note: previous use is here static profile_probability stream_in (class lto_input_block *); ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-tail-merge.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-tail-merge.cc:190: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ter.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ter.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ter.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadbackward.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadbackward.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadbackward.cc:45: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadedge.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadedge.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadupdate.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadupdate.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadupdate.cc:115:1: warning: 'redirection_data' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct redirection_data : free_ptr_hash ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadupdate.h:101:3: note: did you mean struct here? class redirection_data *lookup_redirection_data (edge e, enum insert_option); ^~~~~ struct 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-uncprop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-uncprop.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-uninit.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-uninit.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-uninit.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssanames.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssanames.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-stdarg.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-stdarg.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-stdarg.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer-in.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer-in.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer-in.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer-in.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer-in.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer-out.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer-out.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer-out.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer-out.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer-out.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-tailcall.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-tailcall.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-tailcall.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-tailcall.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-tailcall.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-tailcall.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-generic.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-generic.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-generic.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-isel.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-isel.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-patterns.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-patterns.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-patterns.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-patterns.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-data-refs.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-data-refs.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-data-refs.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-data-refs.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-stmts.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-stmts.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-stmts.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-stmts.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-loop.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-loop.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-loop.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-loop.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-loop.cc:2807:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = LOOP_VINFO_LOOP (new_loop_vinfo); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-loop.cc:2807:3: note: did you mean class here? struct loop *loop = LOOP_VINFO_LOOP (new_loop_vinfo); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-loop-manip.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-loop-manip.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-loop-manip.cc:3261:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp_name, "addr2int%d", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-loop-manip.cc:3271:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (tmp_name, "orptrs%d", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-slp.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-slp.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-slp.cc:47: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dump-context.h:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-slp-patterns.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vect-slp-patterns.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vectorizer.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vectorizer.cc:59: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vectorizer.cc:66: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vectorizer.cc:66: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vectorizer.cc:81: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vectorizer.cc:1936:3: warning: struct 'loop' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct loop *loop = LOOP_VINFO_LOOP (this_loop_vinfo); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h:117:38: note: previous use is here class GTY ((chain_next ("%h.next"))) loop { ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vectorizer.cc:1936:3: note: did you mean class here? struct loop *loop = LOOP_VINFO_LOOP (this_loop_vinfo); ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vector-builder.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vector-builder.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vrp.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vrp.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vrp.cc:35: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:51: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:62: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:5295:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:5286:26: note: parameter of type 'enum tree_code' is declared here build_nt (enum tree_code code, ...) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:8802:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, FILE_FUNCTION_FORMAT, type, p); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:9337:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d unsigned", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:9338:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (altname, "__int%d__ unsigned", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:9366:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:9367:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (altname, "__int%d__", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.cc:15418: ./gt-tree.h:287:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:287:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:287:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:287:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:305:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:305:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:305:61: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:305:61: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:323:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:323:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:323:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:323:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:341:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:341:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:341:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:341:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:359:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:359:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:359:73: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:359:73: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:377:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:377:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-tree.h:377:72: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-tree.h:377:72: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 31 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tristate.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tristate.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/typed-splay-tree.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/typed-splay-tree.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/valtrack.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/valtrack.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-pointer-equiv.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-pointer-equiv.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-pointer-equiv.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-query.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-query.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-query.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o value-range-equiv.o -MT value-range-equiv.o -MMD -MP -MF ./.deps/value-range-equiv.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range-equiv.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range-equiv.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range-equiv.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-relation.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-relation.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-relation.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-prof.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-prof.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-prof.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-prof.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-prof.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/var-tracking.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/var-tracking.cc:90: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/var-tracking.cc:104: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/var-tracking.cc:118: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:52: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:909:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "%s.str%d.%d", prefix, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:939:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "%s.cst%d", prefix, (int) (align / 8)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:1708:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s.%.5u", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:4327:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%s+%ld", p, (long) (desc->offset)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:7389:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "*. + " HOST_WIDE_INT_PRINT_DEC, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:8396:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "%s.%.5u", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:8518: ./gt-varasm.h:25:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:25:3: note: did you mean class here? struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:25:41: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:25:41: note: did you mean class here? struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:26:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * xlimit = x; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:26:3: note: did you mean class here? struct constant_descriptor_rtx * xlimit = x; ^~~~~~ class ./gt-varasm.h:40:12: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct constant_descriptor_rtx& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:40:12: note: did you mean class here? gt_ggc_mx (struct constant_descriptor_rtx& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-varasm.h:42:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:42:3: note: did you mean class here? struct constant_descriptor_rtx * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-varasm.h:50:12: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct constant_descriptor_rtx *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:50:12: note: did you mean class here? gt_ggc_mx (struct constant_descriptor_rtx *& x) ^~~~~~ class ./gt-varasm.h:151:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:151:3: note: did you mean class here? struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:151:41: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:151:41: note: did you mean class here? struct constant_descriptor_rtx * x = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:152:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * xlimit = x; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:152:3: note: did you mean class here? struct constant_descriptor_rtx * xlimit = x; ^~~~~~ class ./gt-varasm.h:166:12: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct constant_descriptor_rtx& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:166:12: note: did you mean class here? gt_pch_nx (struct constant_descriptor_rtx& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-varasm.h:168:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:168:3: note: did you mean class here? struct constant_descriptor_rtx * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-varasm.h:176:12: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct constant_descriptor_rtx *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:176:12: note: did you mean class here? gt_pch_nx (struct constant_descriptor_rtx *& x) ^~~~~~ class ./gt-varasm.h:280:3: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x ATTRIBUTE_UNUSED = (struct constant_descriptor_rtx *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:280:3: note: did you mean class here? struct constant_descriptor_rtx * x ATTRIBUTE_UNUSED = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:280:58: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct constant_descriptor_rtx * x ATTRIBUTE_UNUSED = (struct constant_descriptor_rtx *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:280:58: note: did you mean class here? struct constant_descriptor_rtx * x ATTRIBUTE_UNUSED = (struct constant_descriptor_rtx *)x_p; ^~~~~~ class ./gt-varasm.h:292:12: warning: struct 'constant_descriptor_rtx' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct constant_descriptor_rtx* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.cc:3728:47: note: previous use is here class GTY((chain_next ("%h.next"), for_user)) constant_descriptor_rtx { ^ ./gt-varasm.h:292:12: note: did you mean class here? gt_pch_nx (struct constant_descriptor_rtx* x ATTRIBUTE_UNUSED, ^~~~~~ class ./gt-varasm.h:323:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:323:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:323:61: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:323:61: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:341:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:341:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:341:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:341:66: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:359:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:359:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:359:69: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:359:69: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:377:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:377:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:377:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:377:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:395:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:395:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-varasm.h:395:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-varasm.h:395:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 37 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varpool.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varpool.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varpool.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varpool.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varpool.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varpool.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec-perm-indices.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec-perm-indices.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vmsdbgout.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vmsdbgout.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vr-values.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vr-values.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vr-values.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vtable-verify.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vtable-verify.cc:137: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/warning-control.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/warning-control.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/warning-control.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/warning-control.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/web.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/web.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.cc:2292:25: warning: qualifier in explicit instantiation of 'generic_wide_int::dump' requires a template-id (a typedef is not permitted) [-Wpedantic] template void wide_int::dump () const; ~~~~~~~~~~^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.cc:2295:27: warning: qualifier in explicit instantiation of 'generic_wide_int>::dump' requires a template-id (a typedef is not permitted) [-Wpedantic] template void offset_int::dump () const; ~~~~~~~~~~~~^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.cc:2296:27: warning: qualifier in explicit instantiation of 'generic_wide_int>::dump' requires a template-id (a typedef is not permitted) [-Wpedantic] template void widest_int::dump () const; ~~~~~~~~~~~~^ 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.cc:61:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "-" HOST_WIDE_INT_PRINT_UNSIGNED, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.cc:64:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, HOST_WIDE_INT_PRINT_DEC, wi.to_shwi ()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.cc:89:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, HOST_WIDE_INT_PRINT_UNSIGNED, wi.to_uhwi ()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.cc:109:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] buf += sprintf (buf, "0x0"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.cc:112:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] buf += sprintf (buf, "0x"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.cc:120:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] buf += sprintf (buf, HOST_WIDE_INT_PRINT_PADDED_HEX, uhwi); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.cc:123:15: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] buf += sprintf (buf, HOST_WIDE_INT_PRINT_HEX_PURE, uhwi); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/xcoffout.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/xcoffout.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/xcoffout.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. gawk -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-builtin-types.awk /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:88: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:89: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:98: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:177:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] return (TEST_HARD_REG_BIT (m_mask, regno) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h:184:13: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:5861:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__x86_%s_thunk%s_%s%s", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:5865:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__x86_%s_thunk%s", ret, prefix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:6061:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__x86.get_pc_thunk.%s", reg_names[regno]); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:15583:8: warning: argument 'operands' of type 'rtx[2]' (aka 'rtx_def *[2]') with mismatched bound [-Warray-parameter] rtx operands[2]) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-protos.h:140:69: note: previously declared as 'rtx[]' (aka 'rtx_def *[]') here extern bool ix86_unary_operator_ok (enum rtx_code, machine_mode, rtx[]); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:18812:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "vmls%s", bname+10); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:18816:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "vmld%s2", bname+10); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:18898:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name + 7, "%s", bname+10); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:24824: ./gt-i386.h:95:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-i386.h:95:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-i386.h:95:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-i386.h:95:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.cc:97: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.h:130:3: warning: function '(anonymous namespace)::scalar_chain::scalar_chain' has internal linkage but is not defined [-Wundefined-internal] scalar_chain (enum machine_mode, enum machine_mode); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.h:190:28: note: used here timode_scalar_chain () : scalar_chain (TImode, V1TImode) {} ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.h:131:11: warning: function '(anonymous namespace)::scalar_chain::~scalar_chain' has internal linkage but is not defined [-Wundefined-internal] virtual ~scalar_chain (); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.h:190:3: note: used here timode_scalar_chain () : scalar_chain (TImode, V1TImode) {} ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.h:196:8: warning: function '(anonymous namespace)::timode_scalar_chain::mark_dual_mode_def' has internal linkage but is not defined [-Wundefined-internal] void mark_dual_mode_def (df_ref def); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.h:190:3: note: used here timode_scalar_chain () : scalar_chain (TImode, V1TImode) {} ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.h:198:8: warning: function '(anonymous namespace)::timode_scalar_chain::convert_insn' has internal linkage but is not defined [-Wundefined-internal] void convert_insn (rtx_insn *insn); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.h:190:3: note: used here timode_scalar_chain () : scalar_chain (TImode, V1TImode) {} ^ 34 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analysis-plan.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analysis-plan.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analysis-plan.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analysis-plan.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analysis-plan.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analysis-plan.cc:43: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/digraph.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer-logging.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer-logging.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer-logging.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer-pass.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer-pass.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer-pass.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer-selftests.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer-selftests.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/bar-chart.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/bar-chart.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/bar-chart.cc:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/bar-chart.cc:56:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (digit_buffer, "%li", item->m_value); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/bar-chart.cc:71:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (digit_buffer, "%li", item->m_value); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-info.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-info.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-info.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-info.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-info.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-info.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-info.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.h:114:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.h:85:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-string.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-string.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-string.cc:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-string.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/call-string.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/checker-path.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/checker-path.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/checker-path.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/checker-path.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/checker-path.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/checker-path.cc:52: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/checker-path.cc:60: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.h:114:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.h:85:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/complexity.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/complexity.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/complexity.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/complexity.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/complexity.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/complexity.cc:54: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.h:114:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.h:85:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/diagnostic-manager.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/diagnostic-manager.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/diagnostic-manager.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/diagnostic-manager.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/diagnostic-manager.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.h:114:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.h:85:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/diagnostic-manager.cc:55: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/diagnostic-manager.cc:55: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/engine.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/engine.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/engine.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-path.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/engine.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/engine.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.h:114:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.h:85:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/engine.cc:57: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/engine.cc:57: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/feasible-graph.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/feasible-graph.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/feasible-graph.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/feasible-graph.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/feasible-graph.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.h:114:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.h:85:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/feasible-graph.cc:55: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/feasible-graph.cc:55: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/function-set.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/function-set.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/pending-diagnostic.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/pending-diagnostic.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/pending-diagnostic.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/pending-diagnostic.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-point.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-point.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-point.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-point.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-point.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-point.cc:46: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-state.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-state.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-state.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-state.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-state.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.h:114:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.h:85:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-state.cc:53: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-state.cc:53: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-state.cc:230:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_pointer (pp, sval); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:344:32: note: expanded from macro 'pp_pointer' #define pp_pointer(PP, P) pp_scalar (PP, "%p", P) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-state.cc:250:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_pointer (pp, e.m_origin); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:344:32: note: expanded from macro 'pp_pointer' #define pp_pointer(PP, P) pp_scalar (PP, "%p", P) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/program-state.cc:1326:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_pointer (pp, sval); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:344:32: note: expanded from macro 'pp_pointer' #define pp_pointer(PP, P) pp_scalar (PP, "%p", P) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region.cc:59: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region.cc:1565:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_pointer (pp, m_string_cst); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:344:32: note: expanded from macro 'pp_pointer' #define pp_pointer(PP, P) pp_scalar (PP, "%p", P) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model.cc:57: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model.cc:59: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.h:114:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.h:85:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-asm.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-asm.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-asm.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-asm.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/region-model-impl-calls.o -MT analyzer/region-model-impl-calls.o -MMD -MP -MF analyzer/.deps/region-model-impl-calls.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-impl-calls.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-impl-calls.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-impl-calls.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-impl-calls.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-impl-calls.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-impl-calls.cc:57: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-manager.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-manager.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-manager.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-manager.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-manager.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-manager.cc:57: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-manager.cc:59: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.h:114:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.h:85:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-reachability.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-reachability.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-reachability.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-reachability.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-reachability.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/region-model-reachability.cc:53: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-file.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-file.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-file.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-path.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-file.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-malloc.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-malloc.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-malloc.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-path.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-malloc.cc:43: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-malloc.cc:155:1: warning: 'deallocator' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct deallocator ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-malloc.cc:79:1: note: did you mean struct here? class deallocator; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-malloc.cc:208:1: warning: 'deallocator_set' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct deallocator_set ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-malloc.cc:80:1: note: did you mean struct here? class deallocator_set; ^~~~~ struct 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-pattern-test.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-pattern-test.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-pattern-test.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-pattern-test.cc:44: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-sensitive.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-sensitive.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-sensitive.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-path.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-signal.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-signal.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-signal.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-path.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-signal.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-signal.cc:54: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-signal.cc:54: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-taint.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-taint.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-taint.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-path.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-taint.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-taint.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/sm-taint.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/state-purge.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/state-purge.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/state-purge.cc:38: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/state-purge.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/state-purge.cc:47: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/state-purge.cc:54: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.cc:57: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/supergraph.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/supergraph.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/supergraph.cc:39: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/supergraph.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/supergraph.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/svalue.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/svalue.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/svalue.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/svalue.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/svalue.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/svalue.cc:54: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/trimmed-graph.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/trimmed-graph.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/trimmed-graph.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/trimmed-graph.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:290:1: warning: 'byte_range' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct byte_range ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/store.h:199:1: note: did you mean struct here? class byte_range; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/trimmed-graph.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/constraint-manager.h:114:1: warning: 'bounded_ranges' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct bounded_ranges ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/analyzer.h:85:1: note: did you mean struct here? class bounded_ranges; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/trimmed-graph.cc:55: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/analyzer/trimmed-graph.cc:55: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o x86-tune-sched.o -MT x86-tune-sched.o -MMD -MP -MF ./.deps/x86-tune-sched.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune-sched.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune-sched.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o x86-tune-sched-bd.o -MT x86-tune-sched-bd.o -MMD -MP -MF ./.deps/x86-tune-sched-bd.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune-sched-bd.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune-sched-bd.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o x86-tune-sched-atom.o -MT x86-tune-sched-atom.o -MMD -MP -MF ./.deps/x86-tune-sched-atom.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune-sched-atom.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune-sched-atom.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o x86-tune-sched-core.o -MT x86-tune-sched-core.o -MMD -MP -MF ./.deps/x86-tune-sched-core.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune-sched-core.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune-sched-core.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o i386-options.o -MT i386-options.o -MMD -MP -MF ./.deps/i386-options.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:86: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:87: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:474:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (isa2_other, "(other isa2: %#" HOST_WIDE_INT_PRINT "x)", isa2); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:490:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (isa_other, "(other isa: %#" HOST_WIDE_INT_PRINT "x)", isa); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:506:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (flags_other, "(other flags: %#x)", flags); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-options.cc:522:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (flags2_other, "(other flags2: %#x)", flags2); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 23 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o i386-builtins.o -MT i386-builtins.o -MMD -MP -MF ./.deps/i386-builtins.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-builtins.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-builtins.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-builtins.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-builtins.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-builtins.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-builtins.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-builtins.cc:86: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-builtins.cc:87: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class 19 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o i386-expand.o -MT i386-expand.o -MMD -MP -MF ./.deps/i386-expand.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-expand.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-expand.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-expand.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-expand.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-expand.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-expand.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-expand.cc:86: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-expand.cc:87: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-expand.cc:1309:9: warning: argument 'operands' of type 'rtx[3]' (aka 'rtx_def *[3]') with mismatched bound [-Warray-parameter] rtx operands[3]) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-protos.h:111:70: note: previously declared as 'rtx[]' (aka 'rtx_def *[]') here extern bool ix86_binary_operator_ok (enum rtx_code, machine_mode, rtx[]); ^ 20 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o i386-features.o -MT i386-features.o -MMD -MP -MF ./.deps/i386-features.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.cc:39: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.cc:86: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.cc:87: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-features.cc:2707:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (assembler_name, "%s.%s", orig_name, attr_str); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 20 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gnu-property.o -MT gnu-property.o -MMD -MP -MF ./.deps/gnu-property.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-property.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-property.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-property.cc:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o host-darwin.o -MT host-darwin.o -MMD -MP -MF ./.deps/host-darwin.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/host-darwin.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/host-darwin.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/host-darwin.cc:27: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hosthooks-def.h:27:9: warning: 'HOST_HOOKS_GT_PCH_GET_ADDRESS' macro redefined [-Wmacro-redefined] #define HOST_HOOKS_GT_PCH_GET_ADDRESS mmap_gt_pch_get_address ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/host-darwin.h:25:9: note: previous definition is here #define HOST_HOOKS_GT_PCH_GET_ADDRESS darwin_gt_pch_get_address ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/host-darwin.cc:27: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hosthooks-def.h:28:9: warning: 'HOST_HOOKS_GT_PCH_USE_ADDRESS' macro redefined [-Wmacro-redefined] #define HOST_HOOKS_GT_PCH_USE_ADDRESS mmap_gt_pch_use_address ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/host-darwin.h:27:9: note: previous definition is here #define HOST_HOOKS_GT_PCH_USE_ADDRESS darwin_gt_pch_use_address ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o host-i386-darwin.o -MT host-i386-darwin.o -MMD -MP -MF ./.deps/host-i386-darwin.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/host-i386-darwin.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/host-i386-darwin.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. rm -rf libbackend.a ar rc libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o adjust-alignment.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o ctfc.o ctfout.o btfout.o symtab.o symtab-thunks.o symtab-clones.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coroutine-passes.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o digraph.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2ctf.o dwarf2out.o early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o fibonacci_heap.o file-prefix-map.o final.o fixed-value.o fold-const.o fold-const-call.o function.o function-abi.o function-tests.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o ggc-tests.o gimple.o gimple-array-bounds.o gimple-builder.o gimple-expr.o gimple-if-to-switch.o gimple-iterator.o gimple-fold.o gimple-harden-conditionals.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-loop-versioning.o gimple-low.o gimple-predicate-analysis.o gimple-pretty-print.o gimple-range.o gimple-range-cache.o gimple-range-edge.o gimple-range-fold.o gimple-range-gori.o gimple-range-trace.o gimple-ssa-backprop.o gimple-ssa-evrp.o gimple-ssa-evrp-analyze.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-store-merging.o gimple-ssa-strength-reduction.o gimple-ssa-sprintf.o gimple-ssa-warn-access.o gimple-ssa-warn-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimple-warn-recursion.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphviz.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hash-map-tests.o hash-set-tests.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-cp.o ipa-sra.o ipa-devirt.o ipa-fnsummary.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-free-lang-data.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-modref.o ipa-modref-tree.o ipa-predicate.o ipa-profile.o ipa-prop.o ipa-param-manipulation.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-offload.o omp-expand.o omp-general.o omp-low.o omp-oacc-kernels-decompose.o omp-oacc-neuter-broadcast.o omp-simd-clone.o opt-problem.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o optinfo.o optinfo-emit-json.o options-save.o opts-global.o ordered-hash-map-tests.o passes.o plugin.o pointer-query.o postreload-gcse.o postreload.o predict.o print-rtl.o print-rtl-function.o print-tree.o profile.o profile-count.o range.o range-op.o read-md.o read-rtl.o read-rtl-function.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl-ssa/accesses.o rtl-ssa/blocks.o rtl-ssa/changes.o rtl-ssa/functions.o rtl-ssa/insns.o rtl-tests.o rtl.o rtlhash.o rtlanal.o rtlhooks.o rtx-vector-builder.o run-rtl-passes.o sched-deps.o sched-ebb.o sched-rgn.o sel-sched-ir.o sel-sched-dump.o sel-sched.o selftest-rtl.o selftest-run-tests.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o splay-tree-utils.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o substring-locations.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-diagnostic-path.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-split.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o gimple-range-path.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o gimple-isel.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vect-slp-patterns.o tree-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o tristate.o typed-splay-tree.o valtrack.o value-pointer-equiv.o value-query.o value-range.o value-range-equiv.o value-relation.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.o warning-control.o web.o wide-int.o wide-int-print.o xcoffout.o i386.o analyzer/analysis-plan.o analyzer/analyzer.o analyzer/analyzer-logging.o analyzer/analyzer-pass.o analyzer/analyzer-selftests.o analyzer/bar-chart.o analyzer/call-info.o analyzer/call-string.o analyzer/checker-path.o analyzer/complexity.o analyzer/constraint-manager.o analyzer/diagnostic-manager.o analyzer/engine.o analyzer/feasible-graph.o analyzer/function-set.o analyzer/pending-diagnostic.o analyzer/program-point.o analyzer/program-state.o analyzer/region.o analyzer/region-model.o analyzer/region-model-asm.o analyzer/region-model-impl-calls.o analyzer/region-model-manager.o analyzer/region-model-reachability.o analyzer/sm.o analyzer/sm-file.o analyzer/sm-malloc.o analyzer/sm-pattern-test.o analyzer/sm-sensitive.o analyzer/sm-signal.o analyzer/sm-taint.o analyzer/state-purge.o analyzer/store.o analyzer/supergraph.o analyzer/svalue.o analyzer/trimmed-graph.o x86-tune-sched.o x86-tune-sched-bd.o x86-tune-sched-atom.o x86-tune-sched-core.o i386-options.o i386-builtins.o i386-expand.o i386-features.o linux.o gnu-property.o host-darwin.o host-i386-darwin.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(digraph.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(fibonacci_heap.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(function-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-isl-ast-to-gimple.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-dependences.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-optimize-isl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-poly.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-scop-detection.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-sese-to-poly.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(hash-map-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(hash-set-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(inchash.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(ordered-hash-map-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(rtl-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(selftest-rtl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(selftest-run-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(splay-tree-utils.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(typed-splay-tree.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(vmsdbgout.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(xcoffout.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(analyzer-selftests.o) has no symbols ranlib libbackend.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(digraph.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(fibonacci_heap.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(function-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-isl-ast-to-gimple.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-dependences.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-optimize-isl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-poly.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-scop-detection.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(graphite-sese-to-poly.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(hash-map-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(hash-set-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(inchash.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(ordered-hash-map-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(rtl-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(selftest-rtl.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(selftest-run-tests.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(splay-tree-utils.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(typed-splay-tree.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(vmsdbgout.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(xcoffout.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libbackend.a(analyzer-selftests.o) has no symbols g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/main.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/main.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o i386-common.o -MT i386-common.o -MMD -MP -MF ./.deps/i386-common.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common/config/i386/i386-common.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common/config/i386/i386-common.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common/config/i386/i386-common.cc:345:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (r, "%d", 1 << value); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DPREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl\" -DBASEVER="\"12.3.0\"" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/prefix.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/prefix.cc:68: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts.cc:1739:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (new_help + strlen (new_help), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts.cc:1743:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (new_help + strlen (new_help), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts.cc:1766:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (new_help + strlen (new_help), "%s%s", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-common.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-common.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-common.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. gawk -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-functions.awk -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-read.awk \ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc In file included from options.cc:5: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from options.cc:12: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from options.cc:16: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec.cc:71:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", loc->get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hooks.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hooks.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common/common-targhooks.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common/common-targhooks.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/file-find.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-suggestions.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-suggestions.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. rm -rf libcommon-target.a ar rc libcommon-target.a i386-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 selftest.o opt-suggestions.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon-target.a(selftest.o) has no symbols ranlib libcommon-target.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon-target.a(selftest.o) has no symbols g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.cc:28: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.cc:41: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.cc:2027:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fnotice (stderr, diagnostic_kind_text[DK_ICE]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.cc:2027:24: note: treat the string as an argument to avoid this fnotice (stderr, diagnostic_kind_text[DK_ICE]); ^ "%s", 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-color.cc g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-show-locus.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-show-locus.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-show-locus.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-show-locus.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-show-locus.cc:1073:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "<%02x>", (unsigned char)*iter); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-show-locus.cc:1088:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "<%02x>", (unsigned char)*iter); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-show-locus.cc:1135:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "", ch); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-format-json.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-format-json.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-format-json.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/json.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/json.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/json.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/edit-context.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/edit-context.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/edit-context.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:25: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1344:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:762:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%" F, va_arg (ARG, T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1344:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:766:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%l" F, va_arg (ARG, long T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1344:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:770:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%" HOST_LONG_LONG_FORMAT F, va_arg (ARG, long long T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1350:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%" HOST_WIDE_INT_PRINT "o", ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1353:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:762:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%" F, va_arg (ARG, T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1353:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:766:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%l" F, va_arg (ARG, long T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1353:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:770:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%" HOST_LONG_LONG_FORMAT F, va_arg (ARG, long long T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1365:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_pointer (pp, va_arg (*text->args_ptr, void *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:344:32: note: expanded from macro 'pp_pointer' #define pp_pointer(PP, P) pp_scalar (PP, "%p", P) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1370:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_UNSIGNED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1373:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:762:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%" F, va_arg (ARG, T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1373:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:766:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%l" F, va_arg (ARG, long T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1373:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:770:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%" HOST_LONG_LONG_FORMAT F, va_arg (ARG, long long T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1378:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_double (pp, va_arg (*text->args_ptr, double)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:343:32: note: expanded from macro 'pp_double' #define pp_double(PP, F) pp_scalar (PP, "%f", F) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1388:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, "%i", v[i]); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1400:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_HEX, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1403:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:762:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%" F, va_arg (ARG, T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1403:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:766:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%l" F, va_arg (ARG, long T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1403:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_integer_with_precision ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:770:9: note: expanded from macro 'pp_integer_with_precision' pp_scalar (PP, "%" HOST_LONG_LONG_FORMAT F, va_arg (ARG, long long T)); \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1455:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (pp, event_id->one_based ()); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:1872:15: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] int n = sprintf (buf, "\\x%02x", (unsigned char)*ps); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:2052:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (p, "\\%03o", uid[i]); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.cc:2156:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (p, "\\U%08x", c); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 24 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DLOCALEDIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/locale\" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/intl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/intl.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sbitmap.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sbitmap.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.cc:26: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-none.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-none.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/memory-block.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/memory-block.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-diagnostic.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-diagnostic.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-diagnostic.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sort.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 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(selftest.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(selftest-diagnostic.o) has no symbols ranlib libcommon.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(selftest.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(selftest-diagnostic.o) has no symbols if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1-checksum.cc cc1-checksum.cc; \ else \ build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1-checksum.cc.tmp && \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change cc1-checksum.cc.tmp cc1-checksum.cc; \ fi g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.cc g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o \ cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/Volumes/x64/openwrt/staging_dir/host/lib -L/Volumes/x64/openwrt/staging_dir/host/lib -L/Volumes/x64/openwrt/staging_dir/host/lib -lmpc -lmpfr -lgmp -L./../zlib -lz -L/Volumes/x64/openwrt/staging_dir/host/lib /Volumes/x64/openwrt/staging_dir/host/lib/libzstd.a -pthread clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] ld: warning: ignoring duplicate libraries: '../libcpp/libcpp.a', '../libdecnumber/libdecnumber.a', 'libcommon.a' g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-lang.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-lang.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-lang.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-lang.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/call.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/call.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/call.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/call.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/call.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/call.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/class.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/class.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/class.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/class.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/class.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/class.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/class.cc:8857:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, VFIELD_NAME_FORMAT, IDENTIFIER_POINTER (ctor_name)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/class.cc:10451: ./gt-cp-class.h:48:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-class.h:48:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-cp-class.h:48:53: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-class.h:48:53: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constexpr.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constexpr.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constexpr.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constexpr.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constexpr.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constexpr.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constexpr.cc:9804: ./gt-cp-constexpr.h:236:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constexpr.h:236:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constexpr.h:236:70: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constexpr.h:236:70: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constexpr.h:279:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constexpr.h:279:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constexpr.h:279:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constexpr.h:279:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 11 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constraint.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constraint.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constraint.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constraint.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/constraint.cc:3832: ./gt-cp-constraint.h:148:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constraint.h:148:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constraint.h:148:58: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constraint.h:148:58: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constraint.h:191:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constraint.h:191:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-constraint.h:191:57: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-constraint.h:191:57: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/coroutines.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/coroutines.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/coroutines.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/coroutines.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/coroutines.cc:5238: ./gt-cp-coroutines.h:176:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-coroutines.h:176:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-coroutines.h:176:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-coroutines.h:176:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-gimplify.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-gimplify.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-gimplify.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-gimplify.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-gimplify.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-gimplify.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-gimplify.cc:42: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-gimplify.cc:3354: ./gt-cp-cp-gimplify.h:127:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-cp-gimplify.h:127:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-cp-gimplify.h:127:79: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-cp-gimplify.h:127:79: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-objcp-common.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-objcp-common.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-objcp-common.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-objcp-common.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-ubsan.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-ubsan.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-ubsan.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-ubsan.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cvt.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cvt.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cvt.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cvt.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cxx-pretty-print.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cxx-pretty-print.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cxx-pretty-print.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cxx-pretty-print.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl.cc:37: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl.cc:9409:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__tcf_%d", start_cleanup_cnt++); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl.cc:18610: ./gt-cp-decl.h:272:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-decl.h:272:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-decl.h:272:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-decl.h:272:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl2.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl2.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl2.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl2.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl2.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl2.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl2.cc:3862:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] unsigned len = sprintf (type, "sub_%c", method_type); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl2.cc:3870:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (type + len, "%.5u", initp); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl2.cc:4007:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (id, "%s_%u", SSDF_IDENTIFIER, count); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/decl2.cc:6083: ./gt-cp-decl2.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-decl2.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-decl2.h:60:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-decl2.h:60:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 12 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/dump.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/dump.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/dump.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/dump.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/dump.cc:244:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%u", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/error.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/error.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/error.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/error.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/error.cc:37: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-name-hint.h:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/name-hint.h:109:66: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] std::unique_ptr take_deferred () { return move (m_deferred); } ^ std:: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/error.cc:3304:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_decimal_int (cxx_pp, p + 1); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:333:32: note: expanded from macro 'pp_decimal_int' #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/except.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/except.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/except.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/except.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/expr.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/expr.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/expr.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/expr.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/friend.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/friend.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/friend.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/friend.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/init.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/init.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/init.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/init.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lambda.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lambda.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lambda.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lambda.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lambda.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lambda.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lex.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lex.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lex.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lex.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lex.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-name-hint.h:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/name-hint.h:109:66: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] std::unique_ptr take_deferred () { return move (m_deferred); } ^ std:: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lex.cc:266:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lex.cc:271:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d__", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/lex.cc:1136: ./gt-cp-lex.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-lex.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-lex.h:60:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-lex.h:60:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/logic.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/logic.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/logic.cc:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/logic.cc:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/logic.cc:843: ./gt-cp-logic.h:134:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-logic.h:134:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-logic.h:134:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-logic.h:134:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mangle.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mangle.cc:49: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mangle.cc:52: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mangle.cc:52: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mangle.cc:54: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mangle.cc:54: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mangle.cc:1926:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%08lx", (unsigned long) target_real[i]); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mangle.cc:2650:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (prec, "%u", (unsigned) TYPE_PRECISION (type)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mangle.cc:4615:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (var_name, "%s%s%s", prefix, IDENTIFIER_POINTER (class_id), postfix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mapper-client.cc g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/mapper-resolver.cc g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/method.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/method.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/method.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/method.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/method.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/method.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DHOST_MACHINE=\"x86_64-apple-darwin23.4.0\" -DTARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:209: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:210: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:210: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:215: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:215: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:218: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/mkdeps.h:55:37: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_target (struct mkdeps *, const char *module, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/mkdeps.h:59:34: warning: struct 'mkdeps' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void deps_add_module_dep (struct mkdeps *, const char *module); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/mkdeps.h:31:7: note: previous use is here class mkdeps; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:307:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (out, "%04u/%02u/%02u-%02u:%02u%s", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:312:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (out, "%u.%u", major, minor); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:16844:11: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] if (IDENTIFIER_KEYWORD_P (identifier (node))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:1238:4: note: expanded from macro 'IDENTIFIER_KEYWORD_P' ((!IDENTIFIER_KIND_BIT_2 (NODE)) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:16844:11: note: cast one or both operands to int to silence this warning /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:1238:4: note: expanded from macro 'IDENTIFIER_KEYWORD_P' ((!IDENTIFIER_KIND_BIT_2 (NODE)) \ ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:17233:51: warning: argument 'counts' of type 'unsigned int[8]' with mismatched bound [-Warray-parameter] module_state::write_counts (elf_out *to, unsigned counts[MSC_HWM], ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3565:51: note: previously declared as 'unsigned int[]' here static void write_counts (elf_out *to, unsigned [], unsigned *crc_ptr); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:17259:37: warning: argument 'counts' of type 'unsigned int[8]' with mismatched bound [-Warray-parameter] module_state::read_counts (unsigned counts[MSC_HWM]) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3566:30: note: previously declared as 'unsigned int[]' here bool read_counts (unsigned []); ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:20090: ./gt-cp-module.h:25:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x = (struct module_state *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:25:3: note: did you mean class here? struct module_state * x = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:25:30: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x = (struct module_state *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:25:30: note: did you mean class here? struct module_state * x = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:26:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * xlimit = x; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:26:3: note: did you mean class here? struct module_state * xlimit = x; ^~~~~~ class ./gt-cp-module.h:43:12: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct module_state& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:43:12: note: did you mean class here? gt_ggc_mx (struct module_state& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-cp-module.h:45:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:45:3: note: did you mean class here? struct module_state * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-cp-module.h:56:12: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_ggc_mx (struct module_state *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:56:12: note: did you mean class here? gt_ggc_mx (struct module_state *& x) ^~~~~~ class ./gt-cp-module.h:134:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x = (struct module_state *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:134:3: note: did you mean class here? struct module_state * x = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:134:30: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x = (struct module_state *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:134:30: note: did you mean class here? struct module_state * x = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:135:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * xlimit = x; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:135:3: note: did you mean class here? struct module_state * xlimit = x; ^~~~~~ class ./gt-cp-module.h:152:12: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct module_state& x_r ATTRIBUTE_UNUSED) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:152:12: note: did you mean class here? gt_pch_nx (struct module_state& x_r ATTRIBUTE_UNUSED) ^~~~~~ class ./gt-cp-module.h:154:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * ATTRIBUTE_UNUSED x = &x_r; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:154:3: note: did you mean class here? struct module_state * ATTRIBUTE_UNUSED x = &x_r; ^~~~~~ class ./gt-cp-module.h:165:12: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct module_state *& x) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:165:12: note: did you mean class here? gt_pch_nx (struct module_state *& x) ^~~~~~ class ./gt-cp-module.h:246:3: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x ATTRIBUTE_UNUSED = (struct module_state *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:246:3: note: did you mean class here? struct module_state * x ATTRIBUTE_UNUSED = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:246:47: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct module_state * x ATTRIBUTE_UNUSED = (struct module_state *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:246:47: note: did you mean class here? struct module_state * x ATTRIBUTE_UNUSED = (struct module_state *)x_p; ^~~~~~ class ./gt-cp-module.h:264:12: warning: struct 'module_state' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] gt_pch_nx (struct module_state* x ATTRIBUTE_UNUSED, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/module.cc:3391:49: note: previous use is here class GTY((chain_next ("%h.parent"), for_user)) module_state { ^ ./gt-cp-module.h:264:12: note: did you mean class here? gt_pch_nx (struct module_state* x ATTRIBUTE_UNUSED, ^~~~~~ class ./gt-cp-module.h:305:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-module.h:305:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-module.h:305:64: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-module.h:305:64: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-module.h:323:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-module.h:323:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-module.h:323:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-module.h:323:68: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 33 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/name-lookup.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/name-lookup.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/name-lookup.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/name-lookup.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/name-lookup.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/name-hint.h:109:66: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] std::unique_ptr take_deferred () { return move (m_deferred); } ^ std:: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/name-lookup.cc:6381:16: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] m_wrapped (move (wrapped)) ^ std:: 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/optimize.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/optimize.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/optimize.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/optimize.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/optimize.cc:27: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/optimize.cc:27: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/optimize.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/parser.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/parser.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/parser.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/parser.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/parser.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/parser.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/parser.cc:46: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-name-hint.h:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/name-hint.h:109:66: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] std::unique_ptr take_deferred () { return move (m_deferred); } ^ std:: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/parser.cc:17040:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, UDLIT_OP_ANSI_FORMAT, name); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/parser.cc:48119:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "auto:%d", ++generic_parm_count); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 10 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/pt.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/pt.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/pt.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/pt.cc:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/pt.cc:31038: ./gt-cp-pt.h:192:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-pt.h:192:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-pt.h:192:58: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-pt.h:192:58: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-pt.h:210:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-pt.h:210:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-cp-pt.h:210:61: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h:39:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-cp-pt.h:210:61: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class 7 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/ptree.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/ptree.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/ptree.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/ptree.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/ptree.cc:305:15: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] int len = sprintf (pfx, "module:%u", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/ptree.cc:308:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] len += sprintf (&pfx[len], "(+%u)", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/ptree.cc:310:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] len += sprintf (&pfx[len], " cluster:%u/%u", ix, jx); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/rtti.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/rtti.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/rtti.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/rtti.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/rtti.cc:1480:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (pseudo_name + name_len, "_pseudo_%d", ix); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/search.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/search.cc:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/search.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/search.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/semantics.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/semantics.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/semantics.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/semantics.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/semantics.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/semantics.cc:33: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/semantics.cc:38: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class 8 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/tree.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/tree.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/tree.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/tree.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/tree.cc:27: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/tree.cc:27: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/tree.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h:25:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/tree.cc:3574:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/tree.cc:3565:50: note: parameter of type 'enum tree_code' is declared here build_min_nt_loc (location_t loc, enum tree_code code, ...) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/tree.cc:6249: ./gt-cp-tree.h:3010:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3010:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3010:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3010:63: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3061:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3061:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3061:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3061:62: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3104:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3104:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3104:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3104:65: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3122:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3122:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cp-tree.h:3122:58: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:374:7: note: previous use is here class hash_table ^ ./gt-cp-tree.h:3122:58: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 17 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/typeck.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/typeck.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/typeck.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/typeck.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/typeck2.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/typeck2.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/typeck2.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/typeck2.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/vtable-class-hierarchy.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/vtable-class-hierarchy.cc:115: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/vtable-class-hierarchy.cc:117: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/vtable-class-hierarchy.cc:117: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/vtable-class-hierarchy.cc:119: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/vtable-class-hierarchy.cc:119: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/vtable-class-hierarchy.cc:120: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:129:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h:119:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 8 warnings generated. if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1plus-checksum.cc cc1plus-checksum.cc; \ else \ build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcody/libcody.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1plus-checksum.cc.tmp && \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change cc1plus-checksum.cc.tmp cc1plus-checksum.cc; \ fi g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.cc g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o cc1plus \ cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o glibc-c.o cc1plus-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcody/libcody.a \ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/Volumes/x64/openwrt/staging_dir/host/lib -L/Volumes/x64/openwrt/staging_dir/host/lib -L/Volumes/x64/openwrt/staging_dir/host/lib -lmpc -lmpfr -lgmp -L./../zlib -lz -L/Volumes/x64/openwrt/staging_dir/host/lib /Volumes/x64/openwrt/staging_dir/host/lib/libzstd.a -pthread clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] ld: warning: ignoring duplicate libraries: '../libcpp/libcpp.a', '../libdecnumber/libdecnumber.a', 'libcommon.a' g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Ilto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-lang.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-lang.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-lang.cc:1188:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ASM_FORMAT_PRIVATE_NAME (label, name, num++); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h:55:8: note: expanded from macro 'ASM_FORMAT_PRIVATE_NAME' sprintf (output_, ASM_PN_FORMAT, name_, (unsigned long)(LABELNO)); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-lang.cc:1274:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d unsigned", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-lang.cc:1275:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (altname, "__int%d__ unsigned", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-lang.cc:1382:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (name, "__int%d", int_n_data[i].bitsize); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Ilto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto.cc:48: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto.cc:217:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (temp_filename + blen, "%u.o", p); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto.cc:340:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (temp_filename + blen, "%u.o", i); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 25 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Ilto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-object.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-object.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Ilto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc:30: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc:35: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc:171:7: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc:171:7: note: did you mean class here? struct cgraph_edge *e; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc:591:8: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-partition.cc:591:8: note: did you mean class here? struct cgraph_edge *edge; ^~~~~~ class 20 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Ilto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-symtab.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-symtab.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-symtab.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-symtab.cc:29: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-symtab.cc:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-symtab.cc:31: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-symtab.cc:46:3: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *e, *next; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-symtab.cc:46:3: note: did you mean class here? struct cgraph_edge *e, *next; ^~~~~~ class 12 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Ilto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-common.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-common.cc:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-common.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-common.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-common.cc:34: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-common.cc:40: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1128:42: note: did you mean class here? ipa_edge_args_info_available_for_edge_p (struct cgraph_edge *edge) ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1153:41: note: did you mean class here? bool ipa_propagate_indirect_call_infos (struct cgraph_edge *cs, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1157:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1160:36: note: did you mean class here? tree ipa_get_indirect_edge_target (struct cgraph_edge *ie, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:1: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1163:53: note: did you mean class here? struct cgraph_edge *ipa_make_edge_direct_to_target (struct cgraph_edge *, tree, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1165:36: note: did you mean class here? tree ipa_impossible_devirt_target (struct cgraph_edge *, tree); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h:1227:33: note: did you mean class here? tree ipa_get_callee_param_type (struct cgraph_edge *e, int i); ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-common.cc:49: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:417:43: note: did you mean class here? void ipa_merge_fn_summary_after_inlining (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void evaluate_properties_for_edge (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:424:36: note: did you mean class here? void evaluate_properties_for_edge (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:433:37: note: did you mean class here? void ipa_remove_from_growth_caches (struct cgraph_edge *edge); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] cross_module_call_p (struct cgraph_edge *edge) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h:438:22: note: did you mean class here? cross_module_call_p (struct cgraph_edge *edge) ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-common.cc:50: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool (*ignore_edge) (struct cgraph_edge *)); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:40:27: note: did you mean class here? bool (*ignore_edge) (struct cgraph_edge *)); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool ipa_edge_within_scc (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:43:27: note: did you mean class here? bool ipa_edge_within_scc (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_targets (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:120:36: note: did you mean class here? possible_polymorphic_call_targets (struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:154:50: note: did you mean class here? dump_possible_polymorphic_call_targets (FILE *f, struct cgraph_edge *e, ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] possible_polymorphic_call_target_p (struct cgraph_edge *e, ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h:168:37: note: did you mean class here? possible_polymorphic_call_target_p (struct cgraph_edge *e, ^~~~~~ class 23 warnings generated. g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/Volumes/x64/openwrt/staging_dir/host/lib -L/Volumes/x64/openwrt/staging_dir/host/lib -L/Volumes/x64/openwrt/staging_dir/host/lib -lmpc -lmpfr -lgmp -L./../zlib -lz -L/Volumes/x64/openwrt/staging_dir/host/lib /Volumes/x64/openwrt/staging_dir/host/lib/libzstd.a -pthread libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] ld: warning: ignoring duplicate libraries: '../libcpp/libcpp.a', '../libdecnumber/libdecnumber.a', 'libcommon.a' g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Ilto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto/lto-dump.o -MT lto/lto-dump.o -MMD -MP -MF lto/.deps/lto-dump.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-dump.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-dump.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-dump.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-dump.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1687:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"), ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:856:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:144:1: note: did you mean class here? struct cgraph_edge; ^~~~~~ class In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto/lto-dump.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend struct cgraph_edge; ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2213:10: note: did you mean class here? friend struct cgraph_edge; ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void initialize_inline_failed (struct cgraph_edge *); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2624:32: note: did you mean class here? void initialize_inline_failed (struct cgraph_edge *); ^~~~~~ class /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:1688:16: note: previous use is here for_user)) cgraph_edge ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h:2625:28: note: did you mean class here? bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining); ^~~~~~ class 6 warnings generated. g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o lto-dump \ lto/lto-lang.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o lto/lto-dump.o lto/lto-common.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/Volumes/x64/openwrt/staging_dir/host/lib -L/Volumes/x64/openwrt/staging_dir/host/lib -L/Volumes/x64/openwrt/staging_dir/host/lib -lmpc -lmpfr -lgmp -L./../zlib -lz -L/Volumes/x64/openwrt/staging_dir/host/lib /Volumes/x64/openwrt/staging_dir/host/lib/libzstd.a -pthread libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] ld: warning: ignoring duplicate libraries: '../libcpp/libcpp.a', '../libdecnumber/libdecnumber.a', 'libcommon.a' g++ -std=gnu++11 -fno-PIE -c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../zlib -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov.cc:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov.cc:43: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov.cc:1166:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (b, "%02x", (unsigned char)md5sum[i]); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov.cc:2444:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%" PRId64, count); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov.cc:2456:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%.1f%c", r, units[i]); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov.cc:2478:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%.*f%%", decimal_places, ratio); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov.cc:3018:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%5u", line_num); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 7 warnings generated. g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 gcov.o json.o \ hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L./../zlib -lz -o gcov clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov-dump.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov-dump.cc:21: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov-dump.cc:25: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 gcov-dump.o \ hash-table.o ggc-none.o\ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov-tool.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov-tool.cc:28: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov-tool.cc:31: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -Wno-error -DHAVE_CONFIG_H -I. -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -I. -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o libgcov-util.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-util.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-util.c:30: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov.h:134: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-util.c:32: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -Wno-error -DHAVE_CONFIG_H -I. -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -I. -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-driver.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-driver.c:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov.h:134: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-driver.c:200:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "(unknown)"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-driver.c:205:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%u.%u (%s)", major, minor, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-driver.c:242: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-driver-system.c:161:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buffer, "%d", getpid ()); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 4 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -Wno-error -DHAVE_CONFIG_H -I. -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -I. -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-merge.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov-merge.c:26: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libgcc/libgcov.h:134: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] g++ -std=gnu++11 -fno-PIE -c -DTARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect2.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect2.cc:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect2.cc:49: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect2-aix.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect2-aix.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect-utils.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect-utils.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect-utils.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o Tcollect2 \ collect2.o collect2-aix.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] mv -f Tcollect2 collect2 g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-wrapper.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-wrapper.cc:43: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-wrapper.cc:45: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-wrapper.cc:1842:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "-fwpa=%ld", nthreads_var); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-wrapper.cc:1848:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (buf, "-fwpa=%i", parallel); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-wrapper.cc:1412:12: warning: variable 'n_debugobj' set but not used [-Wunused-but-set-variable] unsigned n_debugobj; ^ 5 warnings generated. g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o Tlto-wrapper \ lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] mv -f Tlto-wrapper lto-wrapper g++ -std=gnu++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DPERSONALITY=\"ar\" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-ar.cc g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 gcc-ar.o -o gcc-ar \ file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] cp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-ar.cc gcc-nm.cc g++ -std=gnu++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DPERSONALITY=\"nm\" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 gcc-nm.o -o gcc-nm \ file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] cp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-ar.cc gcc-ranlib.cc g++ -std=gnu++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DPERSONALITY=\"ranlib\" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 gcc-ranlib.o -o gcc-ranlib \ file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] g++ -std=gnu++11 -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.cc:32: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 31 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -Wno-error -DHAVE_CONFIG_H -I. -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype-lex.cc g++ -std=gnu++11 -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype-parse.cc g++ -std=gnu++11 -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype-state.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype-state.cc:36: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h:508:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 19 warnings generated. g++ -std=gnu++11 -fno-PIE -c -DHOST_GENERATOR_FILE -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/errors.cc g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o gengtype \ gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o errors.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] g++ -std=gnu++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"12.3.0\"" -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc.cc:33: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc.cc:42: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc.cc:2227:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (filename, ".args.%d", fileno++); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc.cc:10184:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (result, "/%s", varname); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc.cc:10620:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (random_seed, HOST_WIDE_INT_PRINT_HEX, value); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-main.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-main.cc:27: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/gccspec.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/gccspec.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/driver-i386.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/driver-i386.cc:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o xgcc gcc.o gcc-main.o ggc-none.o \ c/gccspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] cp xgcc gcc-cross g++ -std=gnu++11 -fno-PIE -c -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/cppspec.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/cppspec.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o cpp gcc.o gcc-main.o ggc-none.o \ c-family/cppspec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo GCC_CFLAGS = '-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars if test no = yes; then \ NO_PIE_CFLAGS="-fno-PIE"; \ else \ NO_PIE_CFLAGS=; \ fi; \ echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo | /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list cc1: error: no include path in which to search for stdc-predef.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! false && test ! -d `echo /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='x86_64-openwrt-linux-musl'; srcdir=`cd /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-x86_64-apple-darwin23.4.0/fixincludes && \ /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi echo timestamp > stmp-fixinc rm -f mm_malloc.h cat /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/pmm_malloc.h > mm_malloc.h if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/float.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/iso646.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/stdarg.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/stdbool.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/stddef.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/varargs.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/stdfix.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/stdnoreturn.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/stdalign.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/stdatomic.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/cpuid.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mm3dnow.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/xmmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/emmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/pmmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/tmmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/ammintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/smmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/nmmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/bmmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/fma4intrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/wmmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/immintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86intrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avxintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/xopintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/ia32intrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/cross-stdarg.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/lwpintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/popcntintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/lzcntintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/bmiintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/bmi2intrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/tbmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx2intrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512fintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/fmaintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/f16cintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/rtmintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/xtestintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/rdseedintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/prfchwintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/adxintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/fxsrintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/xsaveintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/xsaveoptintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512cdintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512erintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512pfintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/shaintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/clflushoptintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/xsavecintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/xsavesintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512dqintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512bwintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vlintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vlbwintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vldqintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512ifmaintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512ifmavlintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vbmiintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vbmivlintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx5124fmapsintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx5124vnniwintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vpopcntdqintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/clwbintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mwaitxintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/clzerointrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/pkuintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/sgxintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/cetintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gfniintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/cet.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vbmi2intrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vbmi2vlintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vnniintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vnnivlintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/vaesintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/vpclmulqdqintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vpopcntdqvlintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512bitalgintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/pconfigintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/wbnoinvdintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/movdirintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/waitpkgintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/cldemoteintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512bf16vlintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512bf16intrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/enqcmdintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/serializeintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vp2intersectintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512vp2intersectvlintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/tsxldtrkintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/amxtileintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/amxint8intrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/amxbf16intrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86gprintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/uintrintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/hresetintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/keylockerintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avxvnniintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/mwaitintrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512fp16intrin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/avx512fp16vlintrin.h mm_malloc.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/limitx.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/glimits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/limity.h > tmp-xlimits.h; \ else \ cat /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change \ tmp-xlimits.h tmp-limits.h; \ rm -f ${fix_dir}/limits.h; \ cp -p tmp-limits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mkconfig.sh tconfig.h g++ -std=gnu++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"x86_64-openwrt-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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. -Icp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcody -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libbacktrace -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/g++spec.cc In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/g++spec.cc:22: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. g++ -std=gnu++11 -no-pie -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -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 -o xg++ \ gcc.o gcc-main.o ggc-none.o cp/g++spec.o driver-i386.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] rm -f g++-cross cp xg++ g++-cross (echo "@set version-GCC 12.3.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir `echo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT if [ -n "(OpenWrt GCC 12.3.0 r0+25523-43558c6ac9) " ]; then \ echo "@set VERSION_PACKAGE (OpenWrt GCC 12.3.0 r0+25523-43558c6ac9) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://bugs.openwrt.org/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi echo timestamp > gcc.pod perl /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../contrib/texi2pod.pl /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-12.3.0" --date=2023-05-08 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) cp doc/gcc.1 doc/g++.1 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/testsuite/selftests cc1: note: someone does not honour COPTS correctly, passed 0 times cc1: note: self-tests are not enabled in this build echo timestamp > s-selftest-c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -xc++ -nostdinc /dev/null -S -o /dev/null -fself-test=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/testsuite/selftests cc1plus: note: self-tests are not enabled in this build echo timestamp > s-selftest-c++ rm gcc.pod make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/gcc' mkdir ./c++tools Configuring in ./c++tools configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c 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 g++ -std=gnu++11 accepts -g... yes checking for autoconf... autoconf checking for autoheader... autoheader checking whether to build C++ tools... yes checking maintainer-mode... no checking for O_CLOEXEC... yes checking how to run the C++ preprocessor... g++ -std=gnu++11 -E checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for epoll... no checking for pselect... yes checking for select... yes checking for accept4... no checking for inet_ntop... yes checking for library containing gethostbyname... none required checking for library containing socket... none required configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/c++tools' g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/c++tools/../libcody -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/c++tools/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/c++tools/../gcc -I. -I../gcc \ -MMD -MP -MF server.d -c -o server.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/c++tools/server.cc g++ -std=gnu++11 -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -fno-exceptions -fno-rtti -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/c++tools/../libcody -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/c++tools/../include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/c++tools/../gcc -I. -I../gcc \ -MMD -MP -MF resolver.d -c -o resolver.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/c++tools/resolver.cc g++ -std=gnu++11 -o g++-mapper-server server.o resolver.o ../libcody/libcody.a ../libiberty/libiberty.a /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c g++-mapper-server ../gcc/g++-mapper-server make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/c++tools' mkdir ./libcc1 Configuring in ./libcc1 configure: loading site script /Volumes/x64/openwrt/include/site/darwin configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-apple-darwin23.4.0 checking target system type... x86_64-openwrt-linux-musl checking for x86_64-apple-darwin23.4.0-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... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... printf checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for fgrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -F checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin23.4.0-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin23.4.0-ar... ar checking for x86_64-apple-darwin23.4.0-strip... no checking for strip... strip checking for x86_64-apple-darwin23.4.0-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for x86_64-apple-darwin23.4.0-dsymutil... dsymutil checking for x86_64-apple-darwin23.4.0-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin23.4.0-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin23.4.0-otool... otool checking for x86_64-apple-darwin23.4.0-otool64... no checking for otool64... no checking for -single_module linker flag... no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23.4.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=gnu++11 accepts -g... yes checking dependency style of g++ -std=gnu++11... gcc3 checking how to run the C++ preprocessor... g++ -std=gnu++11 -E checking for ld used by g++ -std=gnu++11... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ -std=gnu++11 option to produce PIC... -fno-common -DPIC checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes checking if g++ -std=gnu++11 static flag -static works... no checking if g++ -std=gnu++11 supports -c -o file.o... yes checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23.4.0 dyld checking how to hardcode library paths into programs... immediate checking for CET support... no checking whether basename is declared... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes clang: error: unsupported option '-print-multi-os-directory' clang: error: no input files checking for socket libraries... checking for connect... yes checking for gethostbyname... yes checking for exported symbols... yes checking for library containing dlopen... none required checking for -fPIC -shared... yes checking for socketpair... yes checking for select... yes checking for fork... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cc1plugin-config.h config.status: executing depfiles commands config.status: executing libtool commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcc1' make all-am make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcc1' /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c -o findcomp.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/findcomp.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/findcomp.cc -fno-common -DPIC -o .libs/findcomp.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/findcomp.Tpo .deps/findcomp.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c -o libcc1.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1.cc -fno-common -DPIC -o .libs/libcc1.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/libcc1.Tpo .deps/libcc1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c -o libcp1.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcp1.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcp1.cc -fno-common -DPIC -o .libs/libcp1.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/libcp1.Tpo .deps/libcp1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c -o compiler.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/compiler.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/compiler.cc -fno-common -DPIC -o .libs/compiler.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/compiler.Tpo .deps/compiler.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/names.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT names.lo -MD -MP -MF .deps/names.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/names.cc -fno-common -DPIC -o .libs/names.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/names.Tpo .deps/names.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/callbacks.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/callbacks.cc -fno-common -DPIC -o .libs/callbacks.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/callbacks.Tpo .deps/callbacks.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/connection.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/connection.cc -fno-common -DPIC -o .libs/connection.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/connection.Tpo .deps/connection.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c -o marshall.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/marshall.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/marshall.cc -fno-common -DPIC -o .libs/marshall.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/marshall.Tpo .deps/marshall.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -std=gnu++11 -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -module -export-symbols /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1.sym -o libcc1.la -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/ findcomp.lo libcc1.lo libcp1.lo compiler.lo names.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: sed -e 's,^,_,' < /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1.sym > .libs/libcc1-symbols.expsym libtool: link: g++ -std=gnu++11 -o .libs/libcc1.0.so -bundle .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/compiler.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -Wl,-undefined -Wl,dynamic_lookup ../libiberty/pic/libiberty.a -Wl,-exported_symbols_list,.libs/libcc1-symbols.expsym libtool: link: (cd ".libs" && rm -f "libcc1.so" && ln -s "libcc1.0.so" "libcc1.so") libtool: link: ( cd ".libs" && rm -f "libcc1.la" && ln -s "../libcc1.la" "libcc1.la" ) /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c -o libcc1plugin.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1plugin.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1plugin.cc -fno-common -DPIC -o .libs/libcc1plugin.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1plugin.cc:35: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/gcc-plugin.h:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1plugin.cc:54: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c/c-tree.h:23: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1plugin.cc:54: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c/c-tree.h:24: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. mv -f .deps/libcc1plugin.Tpo .deps/libcc1plugin.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/context.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT context.lo -MD -MP -MF .deps/context.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/context.cc -fno-common -DPIC -o .libs/context.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/context.cc:34: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/gcc-plugin.h:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/context.cc:39: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. mv -f .deps/context.Tpo .deps/context.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -std=gnu++11 -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -module -export-symbols /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1plugin.sym -o libcc1plugin.la -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin libcc1plugin.lo context.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: sed -e 's,^,_,' < /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcc1plugin.sym > .libs/libcc1plugin-symbols.expsym libtool: link: g++ -std=gnu++11 -o .libs/libcc1plugin.0.so -bundle .libs/libcc1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -Wl,-undefined -Wl,dynamic_lookup ../libiberty/pic/libiberty.a -Wl,-exported_symbols_list,.libs/libcc1plugin-symbols.expsym libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.0.so" "libcc1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" ) /bin/sh ./libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/cp -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c -o libcp1plugin.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcp1plugin.cc libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libgcc -I ../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/cp -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I/Volumes/x64/openwrt/staging_dir/host/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcp1plugin.cc -fno-common -DPIC -o .libs/libcp1plugin.o clang: warning: -Wl,-undefined,dynamic_lookup: 'linker' input unused [-Wunused-command-line-argument] In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcp1plugin.cc:36: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/gcc-plugin.h:29: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/coretypes.h:486: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/hash-table.h:594: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/mem-stats.h:99:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf (s, "%s:%i (%s)", get_trimmed_filename (), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcp1plugin.cc:54: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/cp/cp-tree.h:40: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/c-family/c-common.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../libcpp/include/cpplib.h:1507:1: warning: 'cpp_char_column_policy' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct cpp_char_column_policy ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/input.h:64:1: note: did you mean struct here? class cpp_char_column_policy; ^~~~~ struct In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcp1plugin.cc:54: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/cp/cp-tree.h:41: In file included from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/diagnostic.h:24: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/pretty-print.h:430:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] pp_scalar (pp, HOST_WIDE_INT_PRINT_DEC, i); ^ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/../gcc/pretty-print.h:329:7: note: expanded from macro 'pp_scalar' sprintf (pp_buffer (PP)->digit_buffer, FORMAT, SCALAR); \ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. mv -f .deps/libcp1plugin.Tpo .deps/libcp1plugin.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -std=gnu++11 -W -Wall -fvisibility=hidden -Wl,-undefined,dynamic_lookup -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -module -export-symbols /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcp1plugin.sym -o libcp1plugin.la -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin libcp1plugin.lo context.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a libtool: link: sed -e 's,^,_,' < /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcc1/libcp1plugin.sym > .libs/libcp1plugin-symbols.expsym libtool: link: g++ -std=gnu++11 -o .libs/libcp1plugin.0.so -bundle .libs/libcp1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -Wl,-undefined -Wl,dynamic_lookup ../libiberty/pic/libiberty.a -Wl,-exported_symbols_list,.libs/libcp1plugin-symbols.expsym libtool: link: (cd ".libs" && rm -f "libcp1plugin.so" && ln -s "libcp1plugin.0.so" "libcp1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcp1plugin.la" && ln -s "../libcp1plugin.la" "libcp1plugin.la" ) make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcc1' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcc1' Checking multilib configuration for libgcc... mkdir x86_64-openwrt-linux-musl mkdir x86_64-openwrt-linux-musl/libgcc Configuring in x86_64-openwrt-linux-musl/libgcc configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-openwrt-linux-musl checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking for gawk... gawk checking for x86_64-openwrt-linux-musl-ar... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for x86_64-openwrt-linux-musl-lipo... x86_64-openwrt-linux-musl-lipo checking for x86_64-openwrt-linux-musl-nm... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm checking for x86_64-openwrt-linux-musl-ranlib... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking for x86_64-openwrt-linux-musl-strip... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking whether ln -s works... yes checking for x86_64-openwrt-linux-musl-gcc... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to accept ISO C89... none needed checking how to run the C preprocessor... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -E 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 double... 8 checking size of long double... 16 checking for inttypes.h... yes checking for stdint.h... yes checking for stdlib.h... yes checking for ftw.h... yes checking for unistd.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for string.h... yes checking for strings.h... yes checking for memory.h... yes checking for sys/auxv.h... yes checking for sys/mman.h... yes checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -E checking for ANSI C header files... yes checking whether decimal floating point is supported... no checking whether fixed-point is supported... (cached) no checking whether the compiler is configured for setjmp/longjmp exceptions... no checking for CET support... yes checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld) is GNU ld... egrep: warning: egrep is obsolescent; using ggrep -E yes checking for thread model used by GCC... posix checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no checking if the assembler supports AVX... yes checking for init priority support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libgcc' # If this is the top-level multilib, build all the other # multilibs. ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/enable-execute-stack-empty.c enable-execute-stack.c ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/unwind-generic.h unwind.h ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/linux-unwind.h md-unwind-support.h ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sfp-machine.h sfp-machine.h ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/gthr-posix.h gthr-default.h DEFINES='' HEADERS='/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/elf-lib.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/value-unwind.h' \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/mkheader.sh > tmp-libgcc_tm.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h echo timestamp > libgcc_tm.stamp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -msse2 -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/_divhc3.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -msse2 -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/_mulhc3.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti.o -MT fixtfti.o -MD -MP -MF fixtfti.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixtfti.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti.o -MT fixunstfti.o -MD -MP -MF fixunstfti.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixunstfti.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf.o -MT floattitf.o -MD -MP -MF floattitf.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floattitf.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf.o -MT floatuntitf.o -MD -MP -MF floatuntitf.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatuntitf.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfsf2.o -MT extendhfsf2.o -MD -MP -MF extendhfsf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendhfsf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfdf2.o -MT extendhfdf2.o -MD -MP -MF extendhfdf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendhfdf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhftf2.o -MT extendhftf2.o -MD -MP -MF extendhftf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendhftf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfxf2.o -MT extendhfxf2.o -MD -MP -MF extendhfxf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendhfxf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2.o -MT extendsfdf2.o -MD -MP -MF extendsfdf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendsfdf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunctfhf2.o -MT trunctfhf2.o -MD -MP -MF trunctfhf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/trunctfhf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncxfhf2.o -MT truncxfhf2.o -MD -MP -MF truncxfhf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/truncxfhf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncdfhf2.o -MT truncdfhf2.o -MD -MP -MF truncdfhf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/truncdfhf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncsfhf2.o -MT truncsfhf2.o -MD -MP -MF truncsfhf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/truncsfhf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2.o -MT truncdfsf2.o -MD -MP -MF truncdfsf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/truncdfsf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixhfti.o -MT fixhfti.o -MD -MP -MF fixhfti.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixhfti.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixunshfti.o -MT fixunshfti.o -MD -MP -MF fixunshfti.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixunshfti.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floattihf.o -MT floattihf.o -MD -MP -MF floattihf.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floattihf.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntihf.o -MT floatuntihf.o -MD -MP -MF floatuntihf.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatuntihf.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o eqhf2.o -MT eqhf2.o -MD -MP -MF eqhf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/eqhf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/getf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/letf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/_divtc3.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/_multc3.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/_powitf2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64_s.o -MT avx_savms64_s.o -MD -MP -MF avx_savms64_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_savms64.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg avx_savms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_savms64.visT mv -f avx_savms64.visT avx_savms64.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64.o -MT avx_savms64.o -MD -MP -MF avx_savms64.dep -c -xassembler-with-cpp -include avx_savms64.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_savms64.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64_s.o -MT avx_resms64_s.o -MD -MP -MF avx_resms64_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_resms64.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg avx_resms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64.visT mv -f avx_resms64.visT avx_resms64.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64.o -MT avx_resms64.o -MD -MP -MF avx_resms64.dep -c -xassembler-with-cpp -include avx_resms64.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_resms64.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64x_s.o -MT avx_resms64x_s.o -MD -MP -MF avx_resms64x_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_resms64x.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg avx_resms64x_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64x.visT mv -f avx_resms64x.visT avx_resms64x.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64x.o -MT avx_resms64x.o -MD -MP -MF avx_resms64x.dep -c -xassembler-with-cpp -include avx_resms64x.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_resms64x.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64f_s.o -MT avx_savms64f_s.o -MD -MP -MF avx_savms64f_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_savms64f.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg avx_savms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_savms64f.visT mv -f avx_savms64f.visT avx_savms64f.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_savms64f.o -MT avx_savms64f.o -MD -MP -MF avx_savms64f.dep -c -xassembler-with-cpp -include avx_savms64f.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_savms64f.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64f_s.o -MT avx_resms64f_s.o -MD -MP -MF avx_resms64f_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_resms64f.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg avx_resms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64f.visT mv -f avx_resms64f.visT avx_resms64f.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64f.o -MT avx_resms64f.o -MD -MP -MF avx_resms64f.dep -c -xassembler-with-cpp -include avx_resms64f.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_resms64f.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64fx_s.o -MT avx_resms64fx_s.o -MD -MP -MF avx_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_resms64fx.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg avx_resms64fx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > avx_resms64fx.visT mv -f avx_resms64fx.visT avx_resms64fx.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o avx_resms64fx.o -MT avx_resms64fx.o -MD -MP -MF avx_resms64fx.dep -c -xassembler-with-cpp -include avx_resms64fx.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/avx_resms64fx.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64_s.o -MT sse_savms64_s.o -MD -MP -MF sse_savms64_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_savms64.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg sse_savms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_savms64.visT mv -f sse_savms64.visT sse_savms64.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64.o -MT sse_savms64.o -MD -MP -MF sse_savms64.dep -c -xassembler-with-cpp -include sse_savms64.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_savms64.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64_s.o -MT sse_resms64_s.o -MD -MP -MF sse_resms64_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_resms64.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg sse_resms64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64.visT mv -f sse_resms64.visT sse_resms64.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64.o -MT sse_resms64.o -MD -MP -MF sse_resms64.dep -c -xassembler-with-cpp -include sse_resms64.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_resms64.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64x_s.o -MT sse_resms64x_s.o -MD -MP -MF sse_resms64x_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_resms64x.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg sse_resms64x_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64x.visT mv -f sse_resms64x.visT sse_resms64x.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64x.o -MT sse_resms64x.o -MD -MP -MF sse_resms64x.dep -c -xassembler-with-cpp -include sse_resms64x.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_resms64x.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64f_s.o -MT sse_savms64f_s.o -MD -MP -MF sse_savms64f_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_savms64f.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg sse_savms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_savms64f.visT mv -f sse_savms64f.visT sse_savms64f.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_savms64f.o -MT sse_savms64f.o -MD -MP -MF sse_savms64f.dep -c -xassembler-with-cpp -include sse_savms64f.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_savms64f.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64f_s.o -MT sse_resms64f_s.o -MD -MP -MF sse_resms64f_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_resms64f.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg sse_resms64f_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64f.visT mv -f sse_resms64f.visT sse_resms64f.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64f.o -MT sse_resms64f.o -MD -MP -MF sse_resms64f.dep -c -xassembler-with-cpp -include sse_resms64f.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_resms64f.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64fx_s.o -MT sse_resms64fx_s.o -MD -MP -MF sse_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_resms64fx.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg sse_resms64fx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > sse_resms64fx.visT mv -f sse_resms64fx.visT sse_resms64fx.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sse_resms64fx.o -MT sse_resms64fx.o -MD -MP -MF sse_resms64fx.dep -c -xassembler-with-cpp -include sse_resms64fx.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sse_resms64fx.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack.o -MT generic-morestack.o -MD -MP -MF generic-morestack.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/generic-morestack.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o generic-morestack-thread.o -MT generic-morestack-thread.o -MD -MP -MF generic-morestack-thread.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/generic-morestack-thread.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o morestack_s.o -MT morestack_s.o -MD -MP -MF morestack_s.dep -DSHARED -c -xassembler-with-cpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/morestack.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/morestack.S: Assembler messages: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/morestack.S:853: Warning: ignoring incorrect section type for .init_array.00000 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg morestack_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > morestack.visT mv -f morestack.visT morestack.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o morestack.o -MT morestack.o -MD -MP -MF morestack.dep -c -xassembler-with-cpp -include morestack.vis /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/morestack.S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/morestack.S: Assembler messages: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/morestack.S:853: Warning: ignoring incorrect section type for .init_array.00000 rm -f libgcc.a objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _mulsc3.o _muldc3.o _mulxc3.o _divsc3.o _divdc3.o _divxc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o sfp-exceptions.o _divhc3.o _mulhc3.o addtf3.o divtf3.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o fixtfti.o fixunstfti.o floattitf.o floatuntitf.o extendhfsf2.o extendhfdf2.o extendhftf2.o extendhfxf2.o extendsfdf2.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfhf2.o truncxfhf2.o truncdfhf2.o truncsfhf2.o trunctfsf2.o truncdfsf2.o trunctfdf2.o trunctfxf2.o fixhfti.o fixunshfti.o floattihf.o floatuntihf.o eqhf2.o getf2.o letf2.o eqtf2.o _divtc3.o _multc3.o _powitf2.o enable-execute-stack.o cpuinfo.o avx_savms64.o avx_resms64.o avx_resms64x.o avx_savms64f.o avx_resms64f.o avx_resms64fx.o sse_savms64.o sse_resms64.o sse_resms64x.o sse_savms64f.o sse_resms64f.o sse_resms64fx.o generic-morestack.o generic-morestack-thread.o morestack.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc libgcc.a $objects /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib libgcc.a /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-merge.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_topn.o -MT _gcov_merge_topn.o -MD -MP -MF _gcov_merge_topn.dep -DL_gcov_merge_topn -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-merge.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-merge.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-merge.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_topn_values_profiler.o -MT _gcov_topn_values_profiler.o -MD -MP -MF _gcov_topn_values_profiler.dep -DL_gcov_topn_values_profiler -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_topn_values_profiler_atomic.o -MT _gcov_topn_values_profiler_atomic.o -MD -MP -MF _gcov_topn_values_profiler_atomic.dep -DL_gcov_topn_values_profiler_atomic -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_indirect_call_profiler_v4.o -MT _gcov_indirect_call_profiler_v4.o -MD -MP -MF _gcov_indirect_call_profiler_v4.dep -DL_gcov_indirect_call_profiler_v4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-profiler.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-interface.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-interface.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-interface.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-interface.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-interface.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-interface.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-interface.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-interface.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-interface.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_lock_unlock.o -MT _gcov_lock_unlock.o -MD -MP -MF _gcov_lock_unlock.dep -DL_gcov_lock_unlock -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-interface.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-driver.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_info_to_gcda.o -MT _gcov_info_to_gcda.o -MD -MP -MF _gcov_info_to_gcda.dep -DL_gcov_info_to_gcda -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcov-driver.c cc1: note: someone does not honour COPTS correctly, passed 2 times rm -f libgcov.a objects="_gcov_merge_add.o _gcov_merge_topn.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_topn_values_profiler.o _gcov_topn_values_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v4.o _gcov_time_profiler.o _gcov_dump.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_lock_unlock.o _gcov.o _gcov_info_to_gcda.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc libgcov.a $objects /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib libgcov.a /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip.o -MT unwind-dw2-fde-dip.o -MD -MP -MF unwind-dw2-fde-dip.dep -fexceptions -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS cc1: note: someone does not honour COPTS correctly, passed 2 times rm -f libgcc_eh.a objects="unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc libgcc_eh.a $objects /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib libgcc_eh.a /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divmoddi4_s.o -MT _divmoddi4_s.o -MD -MP -MF _divmoddi4_s.dep -DSHARED -DL_divmoddi4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/sfp-exceptions.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -msse2 -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/_divhc3.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -msse2 -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/_mulhc3.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/addtf3.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/divtf3.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/multf3.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/negtf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/subtf3.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/unordtf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixtfsi.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixunstfsi.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatsitf.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatunsitf.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixtfdi.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixunstfdi.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatditf.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatunditf.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti_s.o -MT fixtfti_s.o -MD -MP -MF fixtfti_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixtfti.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti_s.o -MT fixunstfti_s.o -MD -MP -MF fixunstfti_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixunstfti.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf_s.o -MT floattitf_s.o -MD -MP -MF floattitf_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floattitf.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf_s.o -MT floatuntitf_s.o -MD -MP -MF floatuntitf_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatuntitf.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfsf2_s.o -MT extendhfsf2_s.o -MD -MP -MF extendhfsf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendhfsf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfdf2_s.o -MT extendhfdf2_s.o -MD -MP -MF extendhfdf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendhfdf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhftf2_s.o -MT extendhftf2_s.o -MD -MP -MF extendhftf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendhftf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o extendhfxf2_s.o -MT extendhfxf2_s.o -MD -MP -MF extendhfxf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendhfxf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsfdf2_s.o -MT extendsfdf2_s.o -MD -MP -MF extendsfdf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendsfdf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendsftf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extenddftf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/extendxftf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o trunctfhf2_s.o -MT trunctfhf2_s.o -MD -MP -MF trunctfhf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/trunctfhf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncxfhf2_s.o -MT truncxfhf2_s.o -MD -MP -MF truncxfhf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/truncxfhf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncdfhf2_s.o -MT truncdfhf2_s.o -MD -MP -MF truncdfhf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/truncdfhf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o truncsfhf2_s.o -MT truncsfhf2_s.o -MD -MP -MF truncsfhf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/truncsfhf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/trunctfsf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o truncdfsf2_s.o -MT truncdfsf2_s.o -MD -MP -MF truncdfsf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/truncdfsf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/trunctfdf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/trunctfxf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixhfti_s.o -MT fixhfti_s.o -MD -MP -MF fixhfti_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixhfti.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o fixunshfti_s.o -MT fixunshfti_s.o -MD -MP -MF fixunshfti_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/fixunshfti.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o floattihf_s.o -MT floattihf_s.o -MD -MP -MF floattihf_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floattihf.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntihf_s.o -MT floatuntihf_s.o -MD -MP -MF floatuntihf_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/floatuntihf.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -msse2 -o eqhf2_s.o -MT eqhf2_s.o -MD -MP -MF eqhf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/soft-fp/eqhf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/getf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/letf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/eqtf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/_divtc3.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/_multc3.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/64/_powitf2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/unwind-dw2.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-dw2-fde-dip_s.o -MT unwind-dw2-fde-dip_s.o -MD -MP -MF unwind-dw2-fde-dip_s.dep -DSHARED -fexceptions -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/unwind-dw2-fde-dip.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/unwind-sjlj.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/unwind-c.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/emutls.c cc1: note: someone does not honour COPTS correctly, passed 2 times rm -f libgcc_pic.a objects="_muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o sfp-exceptions_s.o _divhc3_s.o _mulhc3_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendhfsf2_s.o extendhfdf2_s.o extendhftf2_s.o extendhfxf2_s.o extendsfdf2_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfhf2_s.o truncxfhf2_s.o truncdfhf2_s.o truncsfhf2_s.o trunctfsf2_s.o truncdfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o fixhfti_s.o fixunshfti_s.o floattihf_s.o floatuntihf_s.o eqhf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc libgcc_pic.a $objects /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib libgcc_pic.a /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/crtstuff.c -DCRT_BEGIN cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -fpic -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/crtstuff.c -DCRT_END cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fcf-protection -mshstk -fpic -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/crtprec.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/crtprec.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/crtprec.c cc1: note: someone does not honour COPTS correctly, passed 2 times /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/crtfastmath.c cc1: note: someone does not honour COPTS correctly, passed 2 times # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when linking shared libgcc. /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs ../.././gcc parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib ../.././gcc/$file ;; \ esac; \ done sed -e 's/__PFX__/__/g' \ -e 's/__FIXPTPFX__/__/g' < /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/libgcc-std.ver.in > libgcc-std.ver { cat libgcc-std.ver /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/config/i386/libgcc-glibc.ver \ | sed -e '/^[ ]*#/d' \ -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ | /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -I. -I. -I../.././gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../gcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -E -xassembler-with-cpp -; \ } > tmp-libgcc.map.in mv tmp-libgcc.map.in libgcc.map.in { /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o sfp-exceptions_s.o _divhc3_s.o _mulhc3_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendhfsf2_s.o extendhfdf2_s.o extendhftf2_s.o extendhfxf2_s.o extendsfdf2_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfhf2_s.o truncxfhf2_s.o truncdfhf2_s.o truncsfhf2_s.o trunctfsf2_s.o truncdfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o fixhfti_s.o fixunshfti_s.o floattihf_s.o floatuntihf_s.o eqhf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o emutls_s.o; echo %%; \ cat libgcc.map.in; \ } | gawk -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map # @multilib_flags@ is still needed because this may use # /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include and -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector directly. # @multilib_dir@ is not really necessary, but sometimes it has # more uses than just a directory name. /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs . /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -fcf-protection -mshstk -DGTHREAD_USE_WEAK=0 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o ./libgcc_s.so.1.tmp -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o sfp-exceptions_s.o _divhc3_s.o _mulhc3_s.o addtf3_s.o divtf3_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendhfsf2_s.o extendhfdf2_s.o extendhftf2_s.o extendhfxf2_s.o extendsfdf2_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfhf2_s.o truncxfhf2_s.o truncdfhf2_s.o truncsfhf2_s.o trunctfsf2_s.o truncdfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o fixhfti_s.o fixunshfti_s.o floattihf_s.o floatuntihf_s.o eqhf2_s.o getf2_s.o letf2_s.o eqtf2_s.o _divtc3_s.o _multc3_s.o _powitf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o libgcc.a -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( libgcc_s.so.1 -lgcc )" ) > ./libgcc_s.so dest=../.././gcc/include/tmp$$-unwind.h; \ cp unwind.h $dest; \ chmod a+r $dest; \ sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libgcc' /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs ../.././gcc /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libgcc_eh.a ../.././gcc/ chmod 644 ../.././gcc/libgcc_eh.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib ../.././gcc/libgcc_eh.a /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libgcc_pic.a libgcc.map ../.././gcc/ chmod 644 ../.././gcc/libgcc_pic.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib ../.././gcc/libgcc_pic.a /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs ../.././gcc; /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libgcc_s.so ../.././gcc/libgcc_s.so /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs ../.././gcc /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib ../.././gcc/libgcc.a /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib ../.././gcc/$file ;; \ esac; \ done make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libgcc' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libgcc' Checking multilib configuration for libstdc++-v3... mkdir x86_64-openwrt-linux-musl/libstdc++-v3 Configuring in x86_64-openwrt-linux-musl/libstdc++-v3 configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-openwrt-linux-musl checking target system type... x86_64-openwrt-linux-musl checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether build environment is sane... yes checking for x86_64-openwrt-linux-musl-strip... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-openwrt-linux-musl-gcc... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include 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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to accept ISO C89... none needed checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include understands -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -E checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -E checking whether ln -s works... yes checking for x86_64-openwrt-linux-musl-as... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/as checking for x86_64-openwrt-linux-musl-ar... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for x86_64-openwrt-linux-musl-ranlib... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking whether to enable maintainer-specific portions of Makefiles... no configure: CPU config directory is cpu/i486 configure: OS config directory is os/generic checking how to print strings... printf checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for fgrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -F checking for ld used by /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm checking the name lister (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm) interface... BSD nm checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld option to reload object files... -r checking for x86_64-openwrt-linux-musl-objdump... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-openwrt-linux-musl-ar... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for x86_64-openwrt-linux-musl-strip... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for x86_64-openwrt-linux-musl-ranlib... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking command to parse /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm output from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -fno-rtti -fno-exceptions... no checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to produce PIC... -fPIC -DPIC checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include PIC flag -fPIC -DPIC works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include static flag -static works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... (cached) yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... yes 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... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -E checking for ld used by /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64 checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) is GNU ld... yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to produce PIC... -fPIC -DPIC checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include PIC flag -fPIC -DPIC works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include static flag -static works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... (cached) yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for compiler with PCH support... no checking for enabled PCH... no checking for thread model used by GCC... posix checking for atomic builtins for bool... yes checking for atomic builtins for short... yes checking for atomic builtins for int... yes checking for atomic builtins for long long... yes checking for lock policy for shared_ptr reference counts... atomic checking for ISO/IEC TR 24733 ... no checking for __float128... yes checking for g++ that supports -ffunction-sections -fdata-sections... yes checking for underlying I/O to use... stdio (with POSIX read/write) checking for C locale to use... generic checking for std::allocator base class... new configure: "C" header strategy set to c_global checking for enabled long long specializations... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for mbstate_t... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for enabled wchar_t specializations... yes checking for sin in -lm... yes checking for ISO C99 support in for C++98... yes checking tgmath.h usability... yes checking tgmath.h presence... yes checking for tgmath.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for ISO C99 support in for C++98... yes checking for ISO C99 support in for C++98... yes checking for ISO C99 support in for C++98... yes checking for ISO C99 support in for C++98... yes checking for sin in -lm... (cached) yes checking for ISO C99 support in for C++11... yes checking for tgmath.h... (cached) yes checking for complex.h... (cached) yes checking for ISO C99 support in for C++11... yes checking for ISO C99 support in for C++11... yes checking for ISO C99 support in for C++11... yes checking for ISO C99 support in for C++11... yes checking for fully enabled ISO C99 support... yes configure: Debug build flags set to -g3 -O0 -D_GLIBCXX_ASSERTIONS checking for additional debug build... no configure: target-libgomp not built checking for parallel mode support... no checking for extra compiler flags for building... checking for extern template support... yes checking for custom python install directory... no checking for -Werror... no checking for vtable verify support... no checking for gets declaration... yes checking for obsolete isinf function in ... no checking for obsolete isnan function in ... no checking uchar.h usability... yes checking uchar.h presence... yes checking for uchar.h... yes checking for ISO C11 support for ... yes checking for c8rtomb and mbrtoc8 in with -fchar8_t... no checking for c8rtomb and mbrtoc8 in with -std=c++20... no checking for LFS support... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for poll... yes checking for S_ISREG or S_IFREG... S_ISREG checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for writev... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for complex.h... (cached) yes checking for complex.h... (cached) yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for fenv.h... (cached) yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for wchar_t ISO C99 support to TR1 in ... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking for the value of EOF... -1 checking for the value of SEEK_CUR... 1 checking for the value of SEEK_END... 2 checking for gettimeofday... checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for gettimeofday... yes checking for library containing clock_gettime... none required checking for tmpnam... yes checking for pthread_cond_clockwait... no checking for pthread_mutex_clocklock... no checking for pthread_rwlock_clockrdlock, pthread_wlock_clockwrlock... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking for get_nprocs... yes checking for unistd.h... (cached) yes checking for _SC_NPROCESSORS_ONLN... yes checking for _SC_NPROC_ONLN... no checking for pthreads_num_processors_np... no checking for hw.ncpu sysctl... no checking for suitable sys/sdt.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fp.h usability... no checking fp.h presence... no checking for fp.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for inttypes.h... (cached) yes checking for locale.h... (cached) yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking sys/machine.h usability... no checking sys/machine.h presence... no checking for sys/machine.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for linux/random.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking for g++ that supports -ffunction-sections -fdata-sections... yes checking for ld version... 24000 checking for ld that supports -Wl,--gc-sections... cc1: note: someone does not honour COPTS correctly, passed 0 times yes checking for ld that supports -Wl,-z,relro... yes checking for sin in -lm... (cached) yes checking for isinf declaration... yes checking for isinf... no checking for isnan declaration... yes checking for isnan... no checking for finite declaration... yes checking for finite... yes checking for sincos declaration... yes checking for sincos... yes checking for fpclass declaration... no checking for _fpclass declaration... no checking for qfpclass declaration... no checking for _qfpclass declaration... no checking for hypot declaration... yes checking for hypot... yes checking for float trig functions... yes checking for acosf... yes checking for asinf... yes checking for atanf... yes checking for cosf... yes checking for sinf... yes checking for tanf... yes checking for coshf... yes checking for sinhf... yes checking for tanhf... yes checking for float round functions... yes checking for ceilf... yes checking for floorf... yes checking for expf declaration... yes checking for expf... yes checking for isnanf declaration... no checking for _isnanf declaration... no checking for isinff declaration... no checking for _isinff declaration... no checking for atan2f declaration... yes checking for atan2f... yes checking for fabsf declaration... yes checking for fabsf... yes checking for fmodf declaration... yes checking for fmodf... yes checking for frexpf declaration... yes checking for frexpf... yes checking for hypotf declaration... yes checking for hypotf... yes checking for ldexpf declaration... yes checking for ldexpf... yes checking for logf declaration... yes checking for logf... yes checking for log10f declaration... yes checking for log10f... yes checking for modff declaration... yes checking for modff... yes checking for modf declaration... yes checking for modf... yes checking for powf declaration... yes checking for powf... yes checking for sqrtf declaration... yes checking for sqrtf... yes checking for sincosf declaration... yes checking for sincosf... yes checking for finitef declaration... yes checking for finitef... yes checking for long double trig functions... yes checking for acosl... yes checking for asinl... yes checking for atanl... yes checking for cosl... yes checking for sinl... yes checking for tanl... yes checking for coshl... yes checking for sinhl... yes checking for tanhl... yes checking for long double round functions... yes checking for ceill... yes checking for floorl... yes checking for isnanl declaration... no checking for _isnanl declaration... no checking for isinfl declaration... no checking for _isinfl declaration... no checking for atan2l declaration... yes checking for atan2l... yes checking for expl declaration... yes checking for expl... yes checking for fabsl declaration... yes checking for fabsl... yes checking for fmodl declaration... yes checking for fmodl... yes checking for frexpl declaration... yes checking for frexpl... yes checking for hypotl declaration... yes checking for hypotl... yes checking for ldexpl declaration... yes checking for ldexpl... yes checking for logl declaration... yes checking for logl... yes checking for log10l declaration... yes checking for log10l... yes checking for modfl declaration... yes checking for modfl... yes checking for powl declaration... yes checking for powl... yes checking for sqrtl declaration... yes checking for sqrtl... yes checking for sincosl declaration... yes checking for sincosl... yes checking for finitel declaration... no checking for _finitel declaration... no checking for at_quick_exit declaration... yes checking for at_quick_exit... yes checking for quick_exit declaration... yes checking for quick_exit... yes checking for strtold declaration... yes checking for strtold... yes checking for strtof declaration... yes checking for strtof... yes checking whether the target supports thread-local storage... yes checking for __cxa_thread_atexit_impl... no checking for aligned_alloc... yes checking for posix_memalign... yes checking for memalign... yes checking for _aligned_malloc... no checking for timespec_get... yes checking for sockatmark... yes checking for uselocale... yes 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); 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 include/gstdint.h... stdint.h (already complete) checking for GNU c++filt... checking for shared libgcc... yes checking whether the target supports .symver directive... yes configure: versioning on shared library symbols is gnu checking for size_t as unsigned int... no checking for ptrdiff_t as int... no checking whether the target supports hidden visibility... yes configure: visibility supported: yes checking for default std::string ABI to use... new checking for rdrand support in assembler... yes checking for rdseed support in assembler... yes checking for getentropy... yes checking for arc4random... no checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for RLIMIT_DATA... yes checking for RLIMIT_RSS... yes checking for RLIMIT_VMEM... no checking for RLIMIT_AS... yes checking for RLIMIT_FSIZE... yes checking for testsuite resource limits support... yes checking whether it can be safely assumed that mutex_timedlock is available... yes checking for gthreads library... yes checking for pthread_rwlock_t... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for POSIX Semaphores and sem_timedwait... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether to build Filesystem TS support... yes checking for struct dirent.d_type... yes checking for realpath... yes checking for utimensat... yes checking for utime... yes checking for lstat... yes checking for struct stat.st_mtim.tv_nsec... yes checking for fchmod... yes checking for fchmodat... yes checking for sendfile that can copy files... yes checking for link... yes checking for readlink... yes checking for symlink... yes checking for truncate... yes checking for fdopendir... yes checking for dirfd... yes checking for openat... yes checking for unlinkat... yes checking __sync extensions... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking whether strnlen is declared... yes checking output filetype... elf64 checking whether to build libbacktrace support... no checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/uio.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking whether F_GETFL is declared... yes checking whether F_SETFL is declared... yes checking whether O_NONBLOCK is declared... yes checking how size_t is mangled... m checking for first version to support std::exception_ptr... 4.6.0 checking for makeinfo... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 checking for modern makeinfo... no checking for doxygen... no checking for dot... no checking for xmlcatalog... yes checking for xsltproc... yes checking for xmllint... yes checking for local stylesheet directory... no checking for epub3 stylesheets for documentation creation... no checking for dblatex... no checking for pdflatex... no checking for CET support... yes configure: updating cache ./config.cache checking for gxx-include-dir... no checking for --enable-version-specific-runtime-libs... no checking for install location... ${prefix}/${target_alias}/include/c++/${gcc_version} checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/testsuite_flags config.status: creating scripts/extract_symvers config.status: creating doc/xsl/customization.xsl config.status: creating src/libbacktrace/backtrace-supported.h config.status: creating include/Makefile config.status: creating libsupc++/Makefile config.status: creating src/Makefile config.status: creating src/c++98/Makefile config.status: creating src/c++11/Makefile config.status: creating src/c++17/Makefile config.status: creating src/c++20/Makefile config.status: creating src/filesystem/Makefile config.status: creating src/libbacktrace/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile config.status: creating testsuite/Makefile config.status: creating python/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands config.status: executing include/gstdint.h commands config.status: executing generate-headers commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include' echo timestamp > stamp-pb echo timestamp > stamp-host make[5]: [Makefile:1785: x86_64-openwrt-linux-musl/bits/largefile-config.h] Error 1 (ignored) make[5]: [Makefile:1786: x86_64-openwrt-linux-musl/bits/largefile-config.h] Error 1 (ignored) echo 0 > stamp-namespace-version echo 1 > stamp-visibility echo 1 > stamp-extern-template echo 1 > stamp-dual-abi echo 1 > stamp-cxx11-abi echo 1 > stamp-allocator-new echo 'define _GLIBCXX_USE_FLOAT128 1' > stamp-float128 sed -e '/^#pragma/b' \ -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \ -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc/gthr.h > x86_64-openwrt-linux-musl/bits/gthr.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ < /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc/gthr-single.h > x86_64-openwrt-linux-musl/bits/gthr-single.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ < /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-openwrt-linux-musl/bits/gthr-posix.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-openwrt-linux-musl/bits/gthr-default.h make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/" "CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os" "CFLAGS_FOR_BUILD=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" "CFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "INSTALL=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_DATA=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_SCRIPT=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "LIBCFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "MAKE=make" "MAKEINFO=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "infodir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info" "libdir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib" "includedir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include" "prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "tooldir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl" "gxx_include_dir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0" "AR=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar" "AS=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/as" "LD=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld" "RANLIB=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib" "NM=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/nm" "DESTDIR=" "WERROR=" all-recursive make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' Making all in include make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include' Making all in libsupc++ make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++' /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o array_type_info.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/array_type_info.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/array_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o array_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o atexit_arm.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/atexit_arm.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/atexit_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_arm.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o atexit_thread.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/atexit_thread.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/atexit_thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h ./atomicity.cc || true /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o atomicity.lo atomicity.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c atomicity.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o bad_alloc.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/bad_alloc.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/bad_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_alloc.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o bad_array_length.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/bad_array_length.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/bad_array_length.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_length.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o bad_array_new.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/bad_array_new.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/bad_array_new.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_new.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o bad_cast.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/bad_cast.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/bad_cast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_cast.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o bad_typeid.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/bad_typeid.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/bad_typeid.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_typeid.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o class_type_info.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/class_type_info.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o class_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_op.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_op.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_op.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_ops.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_ops.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_ops.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_opnt.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opnt.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_opv.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opv.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opv.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_opvs.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opvs.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opvs.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvs.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_opvnt.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opvnt.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o dyncast.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/dyncast.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_alloc.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_alloc.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_arm.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_arm.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_aux_runtime.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_aux_runtime.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_call.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_call.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_call.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_call.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_catch.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_catch.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_catch.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_catch.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_exception.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_exception.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_exception.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_globals.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_globals.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_globals.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_globals.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_personality.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_personality.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_personality.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_ptr.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_ptr.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_ptr.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_term_handler.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_term_handler.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_term_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_term_handler.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_terminate.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_terminate.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_terminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_terminate.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_tm.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_tm.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_tm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_tm.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_throw.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_throw.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_throw.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_throw.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_type.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_type.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_type.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_type.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o eh_unex_handler.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_unex_handler.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/eh_unex_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_unex_handler.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o enum_type_info.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/enum_type_info.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/enum_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o enum_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o function_type_info.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/function_type_info.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/function_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o function_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o fundamental_type_info.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/fundamental_type_info.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/fundamental_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fundamental_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o guard.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/guard.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/guard.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o guard_error.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/guard_error.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/guard_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard_error.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o hash_bytes.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/hash_bytes.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/hash_bytes.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_bytes.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o nested_exception.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/nested_exception.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/nested_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o nested_exception.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o new_handler.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_handler.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_handler.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o new_op.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_op.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_op.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o new_opnt.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opnt.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o new_opv.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opv.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opv.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o new_opvnt.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opvnt.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o new_opa.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opa.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opa.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o new_opant.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opant.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opant.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o new_opva.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opva.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opva.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opva.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o new_opvant.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opvant.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new_opvant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvant.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_opa.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opa.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opa.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_opant.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opant.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opant.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_opsa.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opsa.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opsa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opsa.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_opva.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opva.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opva.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opva.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_opvant.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opvant.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opvant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvant.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o del_opvsa.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opvsa.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/del_opvsa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvsa.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o pbase_type_info.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/pbase_type_info.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/pbase_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pbase_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o pmem_type_info.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/pmem_type_info.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/pmem_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pmem_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o pointer_type_info.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/pointer_type_info.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/pointer_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pointer_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o pure.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/pure.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/pure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pure.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o si_class_type_info.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/si_class_type_info.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/si_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o si_class_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o tinfo.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/tinfo.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/tinfo.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o tinfo2.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/tinfo2.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/tinfo2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo2.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o vec.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/vec.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/vec.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vec.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o vmi_class_type_info.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vmi_class_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o vterminate.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/vterminate.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/vterminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vterminate.o rm -f cp-demangle.c ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c /bin/sh ../libtool --tag CC --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I.. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libiberty -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -fcf-protection -mshstk -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I.. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libiberty -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -fcf-protection -mshstk -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c -fPIC -DPIC -o cp-demangle.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++convenience.la -o libsupc++convenience.la array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libsupc++convenience.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libsupc++convenience.a libtool: link: ( cd ".libs" && rm -f "libsupc++convenience.la" && ln -s "../libsupc++convenience.la" "libsupc++convenience.la" ) /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++.la -o libsupc++.la -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libsupc++.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libsupc++.a libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" ) make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++' Making all in src make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src' Making all in c++98 make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++98' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o bitmap_allocator.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/bitmap_allocator.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/bitmap_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bitmap_allocator.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o pool_allocator.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/pool_allocator.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/pool_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pool_allocator.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o mt_allocator.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/mt_allocator.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/mt_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mt_allocator.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o codecvt.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/codecvt.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o complex_io.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/complex_io.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/complex_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o complex_io.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o globals_io.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/globals_io.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/globals_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o globals_io.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o hash_tr1.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/hash_tr1.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_tr1.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o hashtable_tr1.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/hashtable_tr1.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/hashtable_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_tr1.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ios_failure.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/ios_failure.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_failure.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ios_init.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/ios_init.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/ios_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_init.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ios_locale.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/ios_locale.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/ios_locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_locale.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o list.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/list.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o list-aux.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/list-aux.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/list-aux.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o list-aux-2.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/list-aux-2.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/list-aux-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux-2.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o list_associated.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/list_associated.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/list_associated.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o list_associated-2.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/list_associated-2.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/list_associated-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated-2.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o locale.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/locale.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/locale_init.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_init.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o locale_facets.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/locale_facets.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/locale_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_facets.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/localename.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/localename.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o localename.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o math_stubs_float.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/math_stubs_float.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/math_stubs_float.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_float.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o math_stubs_long_double.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/math_stubs_long_double.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/math_stubs_long_double.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_long_double.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o stdexcept.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/stdexcept.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o stdexcept.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/backward -Wno-deprecated -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/strstream.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/backward -Wno-deprecated -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/strstream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o strstream.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o tree.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/tree.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/tree.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tree.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o istream.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/istream.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/istream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o istream-string.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/istream-string.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-string.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o streambuf.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/streambuf.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/streambuf.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o valarray.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/valarray.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/valarray.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o valarray.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-istream-string.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/cow-istream-string.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/cow-istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/collate_members.cc ./collate_members_cow.cc || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members_cow.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/messages_members.cc ./messages_members_cow.cc || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members_cow.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/monetary_members.cc ./monetary_members_cow.cc || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members_cow.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/numeric_members.cc ./numeric_members_cow.cc || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members_cow.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/codecvt_members.cc . || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o codecvt_members.lo codecvt_members.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c codecvt_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/collate_members.cc . || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o collate_members.lo collate_members.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c collate_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/messages_members.cc . || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o messages_members.lo messages_members.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c messages_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/monetary_members.cc . || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o monetary_members.lo monetary_members.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c monetary_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/numeric_members.cc . || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o numeric_members.lo numeric_members.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c numeric_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/time_members.cc . || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o time_members.lo time_members.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c time_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o basic_file.lo basic_file.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c basic_file.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/c_locale.cc ./c++locale.cc || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -fimplicit-templates -c c++locale.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -fimplicit-templates -c c++locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o c++locale.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o allocator-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/allocator-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/allocator-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o allocator-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/concept-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/concept-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o concept-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ext-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/ext-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/ext-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o misc-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/misc-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/misc-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o misc-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_PARALLEL -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/parallel_settings.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -D_GLIBCXX_PARALLEL -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/parallel_settings.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o parallel_settings.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++98convenience.la -o libc++98convenience.la bitmap_allocator.lo pool_allocator.lo mt_allocator.lo codecvt.lo complex_io.lo globals_io.lo hash_tr1.lo hashtable_tr1.lo ios_failure.lo ios_init.lo ios_locale.lo list.lo list-aux.lo list-aux-2.lo list_associated.lo list_associated-2.lo locale.lo locale_init.lo locale_facets.lo localename.lo math_stubs_float.lo math_stubs_long_double.lo stdexcept.lo strstream.lo tree.lo istream.lo istream-string.lo streambuf.lo valarray.lo cow-istream-string.lo collate_members_cow.lo messages_members_cow.lo monetary_members_cow.lo numeric_members_cow.lo codecvt_members.lo collate_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo basic_file.lo c++locale.lo allocator-inst.lo concept-inst.lo ext-inst.lo misc-inst.lo parallel_settings.lo libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libc++98convenience.a bitmap_allocator.o pool_allocator.o mt_allocator.o codecvt.o complex_io.o globals_io.o hash_tr1.o hashtable_tr1.o ios_failure.o ios_init.o ios_locale.o list.o list-aux.o list-aux-2.o list_associated.o list_associated-2.o locale.o locale_init.o locale_facets.o localename.o math_stubs_float.o math_stubs_long_double.o stdexcept.o strstream.o tree.o istream.o istream-string.o streambuf.o valarray.o cow-istream-string.o collate_members_cow.o messages_members_cow.o monetary_members_cow.o numeric_members_cow.o codecvt_members.o collate_members.o messages_members.o monetary_members.o numeric_members.o time_members.o basic_file.o c++locale.o allocator-inst.o concept-inst.o ext-inst.o misc-inst.o parallel_settings.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libc++98convenience.a libtool: link: ( cd ".libs" && rm -f "libc++98convenience.la" && ln -s "../libc++98convenience.la" "libc++98convenience.la" ) make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++98' Making all in c++11 make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++11' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o chrono.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/chrono.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o chrono.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -fchar8_t -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/codecvt.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -fchar8_t -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o condition_variable.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/condition_variable.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/condition_variable.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o condition_variable.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-stdexcept.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-stdexcept.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-stdexcept.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ctype.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/ctype.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/ctype.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o debug.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/debug.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/debug.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o debug.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o functexcept.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/functexcept.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/functexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functexcept.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o functional.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/functional.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/functional.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functional.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o futex.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/futex.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/futex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o futex.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o future.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/future.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/future.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o future.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o hash_c++0x.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/hash_c++0x.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/hash_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_c++0x.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -fimplicit-templates -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/hashtable_c++0x.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -fimplicit-templates -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/hashtable_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_c++0x.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ios.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/ios.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/ios.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -fchar8_t -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/limits.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -fchar8_t -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/limits.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o limits.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o mutex.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/mutex.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/mutex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mutex.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o placeholders.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/placeholders.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/placeholders.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o placeholders.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o random.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/random.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/random.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o random.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o regex.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/regex.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/regex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o regex.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o shared_ptr.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/shared_ptr.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/shared_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o shared_ptr.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o snprintf_lite.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/snprintf_lite.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/snprintf_lite.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o snprintf_lite.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o system_error.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/system_error.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/system_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o system_error.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o thread.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/thread.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o thread.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-locale_init.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-locale_init.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-locale_init.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-shim_facets.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-shim_facets.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-shim_facets.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cxx11-hash_tr1.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-hash_tr1.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-hash_tr1.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -gno-as-loc-support -S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-ios_failure.cc -o tmp-cxx11-ios_failure-lt.s libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -gno-as-loc-support -S /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tmp-cxx11-ios_failure-lt.o test -f tmp-cxx11-ios_failure-lt.o && mv -f tmp-cxx11-ios_failure-lt.o tmp-cxx11-ios_failure-lt.s sed -e '/^_*_ZTISt13__ios_failure:/,/_ZTVN10__cxxabiv120__si_class_type_infoE/s/_ZTVN10__cxxabiv120__si_class_type_infoE/_ZTVSt19__iosfail_type_info/' tmp-cxx11-ios_failure-lt.s > cxx11-ios_failure-lt.s rm -f tmp-cxx11-ios_failure-lt.s /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -g0 -c cxx11-ios_failure-lt.s -o cxx11-ios_failure.lo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -g0 -c cxx11-ios_failure-lt.s -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-ios_failure.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cxx11-shim_facets.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-shim_facets.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-shim_facets.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cxx11-stdexcept.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-stdexcept.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/os/generic/ctype_configure_char.cc . || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ctype_configure_char.lo ctype_configure_char.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c ctype_configure_char.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/locale/generic/ctype_members.cc . || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ctype_members.lo ctype_members.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c ctype_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_members.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-fstream-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-fstream-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fstream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-sstream-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-sstream-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-sstream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-string-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-string-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-string-io-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-string-io-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-string-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-io-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-wstring-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-wstring-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-wstring-io-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-wstring-io-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cow-wstring-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-io-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cxx11-locale-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-locale-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-locale-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cxx11-wlocale-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-wlocale-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o sso_string.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/sso_string.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/sso_string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sso_string.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ext11-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/ext11-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/ext11-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext11-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o fstream-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/fstream-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fstream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ios-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/ios-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/ios-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o iostream-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/iostream-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/iostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o iostream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o istream-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/istream-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/istream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o locale-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/locale-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ostream-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/ostream-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o sstream-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/sstream-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o streambuf-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/streambuf-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/streambuf-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o string-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/string-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o string-io-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/string-io-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/string-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-io-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o wlocale-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/wlocale-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wlocale-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o wstring-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/wstring-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o wstring-io-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/wstring-io-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/wstring-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-io-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++11convenience.la -o libc++11convenience.la chrono.lo codecvt.lo condition_variable.lo cow-stdexcept.lo ctype.lo debug.lo functexcept.lo functional.lo futex.lo future.lo hash_c++0x.lo hashtable_c++0x.lo ios.lo limits.lo mutex.lo placeholders.lo random.lo regex.lo shared_ptr.lo snprintf_lite.lo system_error.lo thread.lo cow-locale_init.lo cow-shim_facets.lo cxx11-hash_tr1.lo cxx11-ios_failure.lo cxx11-shim_facets.lo cxx11-stdexcept.lo ctype_configure_char.lo ctype_members.lo cow-fstream-inst.lo cow-sstream-inst.lo cow-string-inst.lo cow-string-io-inst.lo cow-wstring-inst.lo cow-wstring-io-inst.lo cxx11-locale-inst.lo cxx11-wlocale-inst.lo sso_string.lo ext11-inst.lo fstream-inst.lo ios-inst.lo iostream-inst.lo istream-inst.lo locale-inst.lo ostream-inst.lo sstream-inst.lo streambuf-inst.lo string-inst.lo string-io-inst.lo wlocale-inst.lo wstring-inst.lo wstring-io-inst.lo libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libc++11convenience.a chrono.o codecvt.o condition_variable.o cow-stdexcept.o ctype.o debug.o functexcept.o functional.o futex.o future.o hash_c++0x.o hashtable_c++0x.o ios.o limits.o mutex.o placeholders.o random.o regex.o shared_ptr.o snprintf_lite.o system_error.o thread.o cow-locale_init.o cow-shim_facets.o cxx11-hash_tr1.o cxx11-ios_failure.o cxx11-shim_facets.o cxx11-stdexcept.o ctype_configure_char.o ctype_members.o cow-fstream-inst.o cow-sstream-inst.o cow-string-inst.o cow-string-io-inst.o cow-wstring-inst.o cow-wstring-io-inst.o cxx11-locale-inst.o cxx11-wlocale-inst.o sso_string.o ext11-inst.o fstream-inst.o ios-inst.o iostream-inst.o istream-inst.o locale-inst.o ostream-inst.o sstream-inst.o streambuf-inst.o string-inst.o string-io-inst.o wlocale-inst.o wstring-inst.o wstring-io-inst.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libc++11convenience.a libtool: link: ( cd ".libs" && rm -f "libc++11convenience.la" && ln -s "../libc++11convenience.la" "libc++11convenience.la" ) make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++11' Making all in c++17 make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++17' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o floating_from_chars.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/floating_from_chars.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/floating_from_chars.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_from_chars.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o floating_to_chars.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/floating_to_chars.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/floating_to_chars.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_to_chars.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o fs_dir.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/fs_dir.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/fs_dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_dir.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o fs_ops.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/fs_ops.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/fs_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_ops.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o fs_path.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/fs_path.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/fs_path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_path.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o memory_resource.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/memory_resource.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/memory_resource.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o memory_resource.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-fs_dir.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/cow-fs_dir.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/cow-fs_dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_dir.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-fs_ops.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/cow-fs_ops.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/cow-fs_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_ops.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-fs_path.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/cow-fs_path.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/cow-fs_path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_path.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ostream-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/ostream-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o string-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/string-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-string-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/cow-string-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++17/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++17convenience.la -fimplicit-templates -o libc++17convenience.la floating_from_chars.lo floating_to_chars.lo fs_dir.lo fs_ops.lo fs_path.lo memory_resource.lo cow-fs_dir.lo cow-fs_ops.lo cow-fs_path.lo ostream-inst.lo string-inst.lo cow-string-inst.lo libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libc++17convenience.a floating_from_chars.o floating_to_chars.o fs_dir.o fs_ops.o fs_path.o memory_resource.o cow-fs_dir.o cow-fs_ops.o cow-fs_path.o ostream-inst.o string-inst.o cow-string-inst.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libc++17convenience.a libtool: link: ( cd ".libs" && rm -f "libc++17convenience.la" && ln -s "../libc++17convenience.la" "libc++17convenience.la" ) make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++17' Making all in c++20 make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++20' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o sstream-inst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++20/sstream-inst.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++20 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++20/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++20convenience.la -fimplicit-templates -o libc++20convenience.la sstream-inst.lo libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libc++20convenience.a sstream-inst.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libc++20convenience.a libtool: link: ( cd ".libs" && rm -f "libc++20convenience.la" && ln -s "../libc++20convenience.la" "libc++20convenience.la" ) make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++20' Making all in filesystem make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/filesystem' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o dir.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/dir.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dir.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o ops.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/ops.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ops.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o path.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/path.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o path.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-dir.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/cow-dir.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/cow-dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-dir.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-ops.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/cow-ops.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/cow-ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-ops.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o cow-path.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/cow-path.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../libgcc -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/filesystem/cow-path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-path.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++fs.la -o libstdc++fs.la -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib dir.lo ops.lo path.lo cow-dir.lo cow-ops.lo cow-path.lo libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libstdc++fs.a dir.o ops.o path.o cow-dir.o cow-ops.o cow-path.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libstdc++fs.a libtool: link: ( cd ".libs" && rm -f "libstdc++fs.la" && ln -s "../libstdc++fs.la" "libstdc++fs.la" ) make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/filesystem' make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src' /bin/sh ../libtool --tag CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o compatibility.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/compatibility.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/compatibility.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/compatibility.cc -o compatibility.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o compatibility-debug_list.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc -o compatibility-debug_list.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c -o compatibility-debug_list-2.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list-2.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -o compatibility-debug_list-2.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-c++0x.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc -o compatibility-c++0x.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-atomic-c++0x.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -o compatibility-atomic-c++0x.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-thread-c++0x.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -o compatibility-thread-c++0x.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-chrono.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-chrono.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-chrono.cc -o compatibility-chrono.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-condvar.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-condvar.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-condvar.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -fcf-protection -mshstk -std=gnu++11 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1 cp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/abi/pre/gnu.ver libstdc++-symbols.ver.tmp chmod +w libstdc++-symbols.ver.tmp if test "x/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/abi/pre/float128.ver" != x; then \ if grep '^# Appended to version file.' \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/abi/pre/float128.ver > /dev/null 2>&1; then \ cat /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/abi/pre/float128.ver >> libstdc++-symbols.ver.tmp; \ else \ sed -n '1,/DO NOT DELETE/p' libstdc++-symbols.ver.tmp > tmp.top; \ sed -n '/DO NOT DELETE/,$p' libstdc++-symbols.ver.tmp > tmp.bottom; \ cat tmp.top /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/abi/pre/float128.ver tmp.bottom > libstdc++-symbols.ver.tmp; \ rm tmp.top tmp.bottom; \ fi; \ fi /Volumes/x64/openwrt/staging_dir/host/bin/grep -E -v '^[ ]*#(#| |$)' libstdc++-symbols.ver.tmp | \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -E -P -include ../config.h - > libstdc++-symbols.ver || (rm -f libstdc++-symbols.ver ; exit 1) rm -f libstdc++-symbols.ver.tmp /bin/sh ../libtool --tag CXX --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++.la -o libstdc++.la -version-info 6:30:0 -Wl,--version-script=libstdc++-symbols.ver -lm -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib compatibility.lo compatibility-debug_list.lo compatibility-debug_list-2.lo compatibility-c++0x.lo compatibility-atomic-c++0x.lo compatibility-thread-c++0x.lo compatibility-chrono.lo compatibility-condvar.lo ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la libtool: link: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/crti.o /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/crtbeginS.o .libs/compatibility.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-c++0x.o .libs/compatibility-atomic-c++0x.o .libs/compatibility-thread-c++0x.o .libs/compatibility-chrono.o .libs/compatibility-condvar.o -Wl,--whole-archive ../libsupc++/.libs/libsupc++convenience.a ../src/c++98/.libs/libc++98convenience.a ../src/c++11/.libs/libc++11convenience.a ../src/c++17/.libs/libc++17convenience.a ../src/c++20/.libs/libc++20convenience.a -Wl,--no-whole-archive -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -lm -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin -L/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib -lssp_nonshared -lc -lgcc_s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/crtendS.o /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/crtn.o -Wl,-O1 -Wl,-z -Wl,relro -Wl,--gc-sections -Wl,--version-script=libstdc++-symbols.ver -Wl,-soname -Wl,libstdc++.so.6 -o .libs/libstdc++.so.6.0.30 libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.30" "libstdc++.so.6") libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.30" "libstdc++.so") libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++17convenience.a && /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++20convenience.a && /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/../src/c++20/.libs/libc++20convenience.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o libtool: link: ln .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o || cp .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libstdc++.a compatibility.o compatibility-debug_list.o compatibility-debug_list-2.o compatibility-c++0x.o compatibility-atomic-c++0x.o compatibility-thread-c++0x.o compatibility-chrono.o compatibility-condvar.o .libs/libstdc++.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++.lax/libc++98convenience.a/basic_file.o .libs/libstdc++.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++.lax/libc++98convenience.a/c++locale.o .libs/libstdc++.lax/libc++98convenience.a/codecvt.o .libs/libstdc++.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/complex_io.o .libs/libstdc++.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++.lax/libc++98convenience.a/globals_io.o .libs/libstdc++.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++.lax/libc++98convenience.a/ios_init.o .libs/libstdc++.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++.lax/libc++98convenience.a/istream-string.o .libs/libstdc++.lax/libc++98convenience.a/istream.o .libs/libstdc++.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++.lax/libc++98convenience.a/list-aux.o .libs/libstdc++.lax/libc++98convenience.a/list.o .libs/libstdc++.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++.lax/libc++98convenience.a/list_associated.o .libs/libstdc++.lax/libc++98convenience.a/locale.o .libs/libstdc++.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++.lax/libc++98convenience.a/locale_init.o .libs/libstdc++.lax/libc++98convenience.a/localename.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++.lax/libc++98convenience.a/messages_members.o .libs/libstdc++.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++.lax/libc++98convenience.a/streambuf.o .libs/libstdc++.lax/libc++98convenience.a/strstream.o .libs/libstdc++.lax/libc++98convenience.a/time_members.o .libs/libstdc++.lax/libc++98convenience.a/tree.o .libs/libstdc++.lax/libc++98convenience.a/valarray.o .libs/libstdc++.lax/libc++11convenience.a/chrono.o .libs/libstdc++.lax/lt1-codecvt.o .libs/libstdc++.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/ctype.o .libs/libstdc++.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/debug.o .libs/libstdc++.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/functexcept.o .libs/libstdc++.lax/libc++11convenience.a/functional.o .libs/libstdc++.lax/libc++11convenience.a/futex.o .libs/libstdc++.lax/libc++11convenience.a/future.o .libs/libstdc++.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++.lax/libc++11convenience.a/ios.o .libs/libstdc++.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++.lax/libc++11convenience.a/limits.o .libs/libstdc++.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/mutex.o .libs/libstdc++.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/placeholders.o .libs/libstdc++.lax/libc++11convenience.a/random.o .libs/libstdc++.lax/libc++11convenience.a/regex.o .libs/libstdc++.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++.lax/libc++11convenience.a/sso_string.o .libs/libstdc++.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/system_error.o .libs/libstdc++.lax/libc++11convenience.a/thread.o .libs/libstdc++.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++.lax/lt2-cow-string-inst.o .libs/libstdc++.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/fs_path.o .libs/libstdc++.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++.lax/lt3-ostream-inst.o .libs/libstdc++.lax/lt4-string-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libstdc++.a libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" ) /bin/sh ../libtool --tag CXX --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++convenience.la -o libstdc++convenience.la ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la ; \ if test ! -f .libs/libstdc++.a; then \ cp .libs/libstdc++convenience.a .libs/libstdc++.a; \ fi; \ echo `date` > stamp-libstdc++convenience; libtool: link: (cd .libs/libstdc++convenience.lax/libsupc++convenience.a && /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++17convenience.a && /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++20convenience.a && /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar x "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/../src/c++20/.libs/libc++20convenience.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o libtool: link: ln .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o || cp .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libstdc++convenience.a .libs/libstdc++convenience.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++convenience.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++convenience.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++convenience.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pure.o .libs/libstdc++convenience.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vec.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++convenience.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/basic_file.o .libs/libstdc++convenience.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/c++locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/complex_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/globals_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux.o .libs/libstdc++convenience.lax/libc++98convenience.a/list.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/localename.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++convenience.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++convenience.lax/libc++98convenience.a/streambuf.o .libs/libstdc++convenience.lax/libc++98convenience.a/strstream.o .libs/libstdc++convenience.lax/libc++98convenience.a/time_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/tree.o .libs/libstdc++convenience.lax/libc++98convenience.a/valarray.o .libs/libstdc++convenience.lax/libc++11convenience.a/chrono.o .libs/libstdc++convenience.lax/lt1-codecvt.o .libs/libstdc++convenience.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/debug.o .libs/libstdc++convenience.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/functexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/functional.o .libs/libstdc++convenience.lax/libc++11convenience.a/futex.o .libs/libstdc++convenience.lax/libc++11convenience.a/future.o .libs/libstdc++convenience.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios.o .libs/libstdc++convenience.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/limits.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/mutex.o .libs/libstdc++convenience.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/placeholders.o .libs/libstdc++convenience.lax/libc++11convenience.a/random.o .libs/libstdc++convenience.lax/libc++11convenience.a/regex.o .libs/libstdc++convenience.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++convenience.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++convenience.lax/libc++11convenience.a/sso_string.o .libs/libstdc++convenience.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/system_error.o .libs/libstdc++convenience.lax/libc++11convenience.a/thread.o .libs/libstdc++convenience.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_path.o .libs/libstdc++convenience.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libstdc++convenience.a libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" ) make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src' Making all in doc make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/doc' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/doc' Making all in po make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/po' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/po' Making all in testsuite make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/testsuite' Making all in python make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/python' sed -e 's,@pythondir@,/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/gcc-12.3.0/python,' \ -e 's,@toolexeclibdir@,/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib,' < /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/python/hook.in > gdb.py make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/python' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/" "CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os" "CFLAGS_FOR_BUILD=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" "CFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "INSTALL=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_DATA=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_SCRIPT=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "LIBCFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "MAKE=make" "MAKEINFO=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "infodir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info" "libdir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib" "includedir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include" "prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "tooldir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl" "gxx_include_dir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0" "AR=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar" "AS=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/as" "LD=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld" "RANLIB=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib" "NM=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/nm" "DESTDIR=" "WERROR=" DO=all multi-do # make make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' Checking multilib configuration for libvtv... mkdir x86_64-openwrt-linux-musl/libvtv Configuring in x86_64-openwrt-linux-musl/libvtv configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-openwrt-linux-musl checking target system type... x86_64-openwrt-linux-musl checking for x86_64-openwrt-linux-musl-gcc... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include 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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to accept ISO C89... none needed checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include understands -c and -o together... yes checking how to run the C preprocessor... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -E checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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 --enable-vtable-verify... no checking for host support for vtable verification... yes checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether build environment is sane... yes checking for x86_64-openwrt-linux-musl-strip... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for __secure_getenv... no checking for secure_getenv... yes checking for getexecname... no checking for __fortify_fail... no checking for x86_64-openwrt-linux-musl-gcc... (cached) /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... (cached) yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to accept ISO C89... (cached) none needed checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include understands -c and -o together... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... yes checking dependency style of /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... gcc3 checking for x86_64-openwrt-linux-musl-as... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/as checking for x86_64-openwrt-linux-musl-ar... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for x86_64-openwrt-linux-musl-ranlib... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking how to print strings... printf checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for fgrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -F checking for ld used by /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm checking the name lister (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld option to reload object files... -r checking for x86_64-openwrt-linux-musl-objdump... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-openwrt-linux-musl-ar... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for x86_64-openwrt-linux-musl-strip... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for x86_64-openwrt-linux-musl-ranlib... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking command to parse /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm output from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -fno-rtti -fno-exceptions... no checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to produce PIC... -fPIC -DPIC checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include PIC flag -fPIC -DPIC works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include static flag -static works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... (cached) yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... yes 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... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -E checking for ld used by /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64 checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) is GNU ld... yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to produce PIC... -fPIC -DPIC checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include PIC flag -fPIC -DPIC works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include static flag -static works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... (cached) yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -shared-libgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc -nostdinc++ -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for CET support... yes checking for _obstack_begin... no configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' rm -f vtv_start.c ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libvtv/../libgcc/vtv_start.c vtv_start.c rm -f vtv_end.c ln -s /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libvtv/../libgcc/vtv_end.c vtv_end.c make all-recursive make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' true DO=all multi-do # make make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' Checking multilib configuration for libquadmath... mkdir x86_64-openwrt-linux-musl/libquadmath Configuring in x86_64-openwrt-linux-musl/libquadmath configure: creating cache ./config.cache checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-openwrt-linux-musl checking target system type... x86_64-openwrt-linux-musl checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether build environment is sane... yes checking for x86_64-openwrt-linux-musl-strip... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for --enable-version-specific-runtime-libs... no checking for style of include used by make... GNU checking for x86_64-openwrt-linux-musl-gcc... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include 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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to accept ISO C89... none needed checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include understands -c and -o together... yes checking dependency style of /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... gcc3 checking how to run the C preprocessor... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -E checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/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 makeinfo... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 checking for modern makeinfo... no checking how to print strings... printf checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for fgrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -F checking for ld used by /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm checking the name lister (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld option to reload object files... -r checking for x86_64-openwrt-linux-musl-objdump... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-openwrt-linux-musl-ar... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for x86_64-openwrt-linux-musl-strip... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for x86_64-openwrt-linux-musl-ranlib... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking command to parse /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm output from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -fno-rtti -fno-exceptions... no checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to produce PIC... -fPIC -DPIC checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include PIC flag -fPIC -DPIC works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include static flag -static works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... (cached) yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-openwrt-linux-musl-gcc... (cached) /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include checking whether we are using the GNU C compiler... (cached) yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... (cached) yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to accept ISO C89... (cached) none needed checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include understands -c and -o together... (cached) yes checking dependency style of /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... (cached) gcc3 checking how to run the C preprocessor... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -E checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking printf.h usability... no checking printf.h presence... no checking for printf.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking whether the math.h includes POSIX's signgam... yes checking for sqrtl in -lm... yes checking for cbrtl in -lm... yes checking for feholdexcept in -lm... yes checking for fesetround in -lm... yes checking for feupdateenv in -lm... yes checking for fesetenv in -lm... yes checking for fetestexcept in -lm... yes checking for strtoull... yes checking whether hidden visibility is supported... yes checking whether symbol versioning is supported... gnu checking whether __float128 is supported... yes checking whether printf hooks are supported... no checking whether nl_langinfo should be used... no checking whether nl_langinfo should be used for wide char locale info... no checking whether localeconv should be used... yes checking whether i18n number rewriting support for quadmath_snprintf should be added... no checking for CET support... yes configure: updating cache ./config.cache checking generated-files-in-srcdir... no 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 default-1 commands config.status: executing depfiles commands config.status: executing libtool commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libquadmath' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os" "CFLAGS_FOR_BUILD=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" "CFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "INSTALL=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_DATA=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_SCRIPT=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "LIBCFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "MAKE=make" "MAKEINFO=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 --split-size=5000000 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "infodir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info" "libdir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib" "prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "includedir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include" "AR=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar" "AS=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/as" "CC=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include " "CXX=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include " "LD=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "NM=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm" "PICFLAG=" "RANLIB=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib" "DESTDIR=" all-am make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libquadmath' depbase=`echo math/x2y2m1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/x2y2m1q.lo -MD -MP -MF $depbase.Tpo -c -o math/x2y2m1q.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/x2y2m1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/x2y2m1q.c -fPIC -DPIC -o math/.libs/x2y2m1q.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/x2y2m1q.c -o math/x2y2m1q.o >/dev/null 2>&1 depbase=`echo math/acoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/acoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/acoshq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/acoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/acoshq.c -fPIC -DPIC -o math/.libs/acoshq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/acoshq.c -o math/acoshq.o >/dev/null 2>&1 depbase=`echo math/fmodq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fmodq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmodq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fmodq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fmodq.c -fPIC -DPIC -o math/.libs/fmodq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fmodq.c -o math/fmodq.o >/dev/null 2>&1 depbase=`echo math/acosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/acosq.lo -MD -MP -MF $depbase.Tpo -c -o math/acosq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/acosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/acosq.c -fPIC -DPIC -o math/.libs/acosq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/acosq.c -o math/acosq.o >/dev/null 2>&1 depbase=`echo math/frexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/frexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/frexpq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/frexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/frexpq.c -fPIC -DPIC -o math/.libs/frexpq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/frexpq.c -o math/frexpq.o >/dev/null 2>&1 depbase=`echo math/rem_pio2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/rem_pio2q.lo -MD -MP -MF $depbase.Tpo -c -o math/rem_pio2q.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/rem_pio2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/rem_pio2q.c -fPIC -DPIC -o math/.libs/rem_pio2q.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/rem_pio2q.c -o math/rem_pio2q.o >/dev/null 2>&1 depbase=`echo math/asinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/asinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinhq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/asinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/asinhq.c -fPIC -DPIC -o math/.libs/asinhq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/asinhq.c -o math/asinhq.o >/dev/null 2>&1 depbase=`echo math/hypotq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/hypotq.lo -MD -MP -MF $depbase.Tpo -c -o math/hypotq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/hypotq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/hypotq.c -fPIC -DPIC -o math/.libs/hypotq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/hypotq.c -o math/hypotq.o >/dev/null 2>&1 depbase=`echo math/remainderq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/remainderq.lo -MD -MP -MF $depbase.Tpo -c -o math/remainderq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/remainderq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/remainderq.c -fPIC -DPIC -o math/.libs/remainderq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/remainderq.c -o math/remainderq.o >/dev/null 2>&1 depbase=`echo math/asinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/asinq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/asinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/asinq.c -fPIC -DPIC -o math/.libs/asinq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/asinq.c -o math/asinq.o >/dev/null 2>&1 depbase=`echo math/rintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/rintq.lo -MD -MP -MF $depbase.Tpo -c -o math/rintq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/rintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/rintq.c -fPIC -DPIC -o math/.libs/rintq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/rintq.c -o math/rintq.o >/dev/null 2>&1 depbase=`echo math/atan2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/atan2q.lo -MD -MP -MF $depbase.Tpo -c -o math/atan2q.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/atan2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/atan2q.c -fPIC -DPIC -o math/.libs/atan2q.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/atan2q.c -o math/atan2q.o >/dev/null 2>&1 depbase=`echo math/isinfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/isinfq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinfq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/isinfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/isinfq.c -fPIC -DPIC -o math/.libs/isinfq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/isinfq.c -o math/isinfq.o >/dev/null 2>&1 depbase=`echo math/roundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/roundq.lo -MD -MP -MF $depbase.Tpo -c -o math/roundq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/roundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/roundq.c -fPIC -DPIC -o math/.libs/roundq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/roundq.c -o math/roundq.o >/dev/null 2>&1 depbase=`echo math/atanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/atanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanhq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/atanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/atanhq.c -fPIC -DPIC -o math/.libs/atanhq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/atanhq.c -o math/atanhq.o >/dev/null 2>&1 depbase=`echo math/isnanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/isnanq.lo -MD -MP -MF $depbase.Tpo -c -o math/isnanq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/isnanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/isnanq.c -fPIC -DPIC -o math/.libs/isnanq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/isnanq.c -o math/isnanq.o >/dev/null 2>&1 depbase=`echo math/scalblnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/scalblnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalblnq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/scalblnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/scalblnq.c -fPIC -DPIC -o math/.libs/scalblnq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/scalblnq.c -o math/scalblnq.o >/dev/null 2>&1 depbase=`echo math/atanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/atanq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/atanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/atanq.c -fPIC -DPIC -o math/.libs/atanq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/atanq.c -o math/atanq.o >/dev/null 2>&1 depbase=`echo math/j0q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/j0q.lo -MD -MP -MF $depbase.Tpo -c -o math/j0q.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/j0q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/j0q.c -fPIC -DPIC -o math/.libs/j0q.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/j0q.c -o math/j0q.o >/dev/null 2>&1 depbase=`echo math/scalbnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/scalbnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalbnq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/scalbnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/scalbnq.c -fPIC -DPIC -o math/.libs/scalbnq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/scalbnq.c -o math/scalbnq.o >/dev/null 2>&1 depbase=`echo math/cbrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cbrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/cbrtq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cbrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cbrtq.c -fPIC -DPIC -o math/.libs/cbrtq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cbrtq.c -o math/cbrtq.o >/dev/null 2>&1 depbase=`echo math/j1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/j1q.lo -MD -MP -MF $depbase.Tpo -c -o math/j1q.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/j1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/j1q.c -fPIC -DPIC -o math/.libs/j1q.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/j1q.c -o math/j1q.o >/dev/null 2>&1 depbase=`echo math/signbitq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/signbitq.lo -MD -MP -MF $depbase.Tpo -c -o math/signbitq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/signbitq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/signbitq.c -fPIC -DPIC -o math/.libs/signbitq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/signbitq.c -o math/signbitq.o >/dev/null 2>&1 depbase=`echo math/ceilq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ceilq.lo -MD -MP -MF $depbase.Tpo -c -o math/ceilq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ceilq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ceilq.c -fPIC -DPIC -o math/.libs/ceilq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ceilq.c -o math/ceilq.o >/dev/null 2>&1 depbase=`echo math/jnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/jnq.lo -MD -MP -MF $depbase.Tpo -c -o math/jnq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/jnq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/jnq.c -fPIC -DPIC -o math/.libs/jnq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/jnq.c -o math/jnq.o >/dev/null 2>&1 depbase=`echo math/sincos_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sincos_table.lo -MD -MP -MF $depbase.Tpo -c -o math/sincos_table.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sincos_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sincos_table.c -fPIC -DPIC -o math/.libs/sincos_table.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sincos_table.c -o math/sincos_table.o >/dev/null 2>&1 depbase=`echo math/complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/complex.lo -MD -MP -MF $depbase.Tpo -c -o math/complex.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/complex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/complex.c -fPIC -DPIC -o math/.libs/complex.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/complex.c -o math/complex.o >/dev/null 2>&1 depbase=`echo math/ldexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ldexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/ldexpq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ldexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ldexpq.c -fPIC -DPIC -o math/.libs/ldexpq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ldexpq.c -o math/ldexpq.o >/dev/null 2>&1 depbase=`echo math/sincosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sincosq.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sincosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sincosq.c -fPIC -DPIC -o math/.libs/sincosq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sincosq.c -o math/sincosq.o >/dev/null 2>&1 depbase=`echo math/copysignq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/copysignq.lo -MD -MP -MF $depbase.Tpo -c -o math/copysignq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/copysignq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/copysignq.c -fPIC -DPIC -o math/.libs/copysignq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/copysignq.c -o math/copysignq.o >/dev/null 2>&1 depbase=`echo math/lgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lgammaq.c -fPIC -DPIC -o math/.libs/lgammaq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lgammaq.c -o math/lgammaq.o >/dev/null 2>&1 depbase=`echo math/sincosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sincosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq_kernel.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sincosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sincosq_kernel.c -fPIC -DPIC -o math/.libs/sincosq_kernel.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sincosq_kernel.c -o math/sincosq_kernel.o >/dev/null 2>&1 depbase=`echo math/coshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/coshq.lo -MD -MP -MF $depbase.Tpo -c -o math/coshq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/coshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/coshq.c -fPIC -DPIC -o math/.libs/coshq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/coshq.c -o math/coshq.o >/dev/null 2>&1 depbase=`echo math/llroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/llroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/llroundq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/llroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/llroundq.c -fPIC -DPIC -o math/.libs/llroundq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/llroundq.c -o math/llroundq.o >/dev/null 2>&1 depbase=`echo math/sinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinhq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sinhq.c -fPIC -DPIC -o math/.libs/sinhq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sinhq.c -o math/sinhq.o >/dev/null 2>&1 depbase=`echo math/cosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cosq.c -fPIC -DPIC -o math/.libs/cosq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cosq.c -o math/cosq.o >/dev/null 2>&1 depbase=`echo math/log10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/log10q.lo -MD -MP -MF $depbase.Tpo -c -o math/log10q.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/log10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/log10q.c -fPIC -DPIC -o math/.libs/log10q.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/log10q.c -o math/log10q.o >/dev/null 2>&1 depbase=`echo math/sinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sinq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sinq.c -fPIC -DPIC -o math/.libs/sinq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sinq.c -o math/sinq.o >/dev/null 2>&1 depbase=`echo math/cosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq_kernel.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cosq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cosq_kernel.c -fPIC -DPIC -o math/.libs/cosq_kernel.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cosq_kernel.c -o math/cosq_kernel.o >/dev/null 2>&1 depbase=`echo math/log1pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/log1pq.lo -MD -MP -MF $depbase.Tpo -c -o math/log1pq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/log1pq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/log1pq.c -fPIC -DPIC -o math/.libs/log1pq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/log1pq.c -o math/log1pq.o >/dev/null 2>&1 depbase=`echo math/sinq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sinq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq_kernel.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sinq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sinq_kernel.c -fPIC -DPIC -o math/.libs/sinq_kernel.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sinq_kernel.c -o math/sinq_kernel.o >/dev/null 2>&1 depbase=`echo math/erfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/erfq.lo -MD -MP -MF $depbase.Tpo -c -o math/erfq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/erfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/erfq.c -fPIC -DPIC -o math/.libs/erfq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/erfq.c -o math/erfq.o >/dev/null 2>&1 depbase=`echo math/logq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/logq.lo -MD -MP -MF $depbase.Tpo -c -o math/logq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/logq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/logq.c -fPIC -DPIC -o math/.libs/logq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/logq.c -o math/logq.o >/dev/null 2>&1 depbase=`echo math/sqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/sqrtq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sqrtq.c -fPIC -DPIC -o math/.libs/sqrtq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/sqrtq.c -o math/sqrtq.o >/dev/null 2>&1 depbase=`echo math/expm1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/expm1q.lo -MD -MP -MF $depbase.Tpo -c -o math/expm1q.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/expm1q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/expm1q.c -fPIC -DPIC -o math/.libs/expm1q.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/expm1q.c -o math/expm1q.o >/dev/null 2>&1 depbase=`echo math/lroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/lroundq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lroundq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lroundq.c -fPIC -DPIC -o math/.libs/lroundq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lroundq.c -o math/lroundq.o >/dev/null 2>&1 depbase=`echo math/tanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanhq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tanhq.c -fPIC -DPIC -o math/.libs/tanhq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tanhq.c -o math/tanhq.o >/dev/null 2>&1 depbase=`echo math/expq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/expq.lo -MD -MP -MF $depbase.Tpo -c -o math/expq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/expq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/expq.c -fPIC -DPIC -o math/.libs/expq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/expq.c -o math/expq.o >/dev/null 2>&1 depbase=`echo math/modfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/modfq.lo -MD -MP -MF $depbase.Tpo -c -o math/modfq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/modfq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/modfq.c -fPIC -DPIC -o math/.libs/modfq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/modfq.c -o math/modfq.o >/dev/null 2>&1 depbase=`echo math/tanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tanq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tanq.c -fPIC -DPIC -o math/.libs/tanq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tanq.c -o math/tanq.o >/dev/null 2>&1 depbase=`echo math/fabsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fabsq.lo -MD -MP -MF $depbase.Tpo -c -o math/fabsq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fabsq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fabsq.c -fPIC -DPIC -o math/.libs/fabsq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fabsq.c -o math/fabsq.o >/dev/null 2>&1 depbase=`echo math/nanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/nanq.lo -MD -MP -MF $depbase.Tpo -c -o math/nanq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/nanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/nanq.c -fPIC -DPIC -o math/.libs/nanq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/nanq.c -o math/nanq.o >/dev/null 2>&1 depbase=`echo math/tgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tgammaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tgammaq.c -fPIC -DPIC -o math/.libs/tgammaq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tgammaq.c -o math/tgammaq.o >/dev/null 2>&1 depbase=`echo math/finiteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/finiteq.lo -MD -MP -MF $depbase.Tpo -c -o math/finiteq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/finiteq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/finiteq.c -fPIC -DPIC -o math/.libs/finiteq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/finiteq.c -o math/finiteq.o >/dev/null 2>&1 depbase=`echo math/nextafterq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/nextafterq.lo -MD -MP -MF $depbase.Tpo -c -o math/nextafterq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/nextafterq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/nextafterq.c -fPIC -DPIC -o math/.libs/nextafterq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/nextafterq.c -o math/nextafterq.o >/dev/null 2>&1 depbase=`echo math/truncq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/truncq.lo -MD -MP -MF $depbase.Tpo -c -o math/truncq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/truncq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/truncq.c -fPIC -DPIC -o math/.libs/truncq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/truncq.c -o math/truncq.o >/dev/null 2>&1 depbase=`echo math/floorq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/floorq.lo -MD -MP -MF $depbase.Tpo -c -o math/floorq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/floorq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/floorq.c -fPIC -DPIC -o math/.libs/floorq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/floorq.c -o math/floorq.o >/dev/null 2>&1 depbase=`echo math/powq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/powq.lo -MD -MP -MF $depbase.Tpo -c -o math/powq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/powq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/powq.c -fPIC -DPIC -o math/.libs/powq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/powq.c -o math/powq.o >/dev/null 2>&1 depbase=`echo math/fmaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fmaq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fmaq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fmaq.c -fPIC -DPIC -o math/.libs/fmaq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fmaq.c -o math/fmaq.o >/dev/null 2>&1 depbase=`echo math/logbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/logbq.lo -MD -MP -MF $depbase.Tpo -c -o math/logbq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/logbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/logbq.c -fPIC -DPIC -o math/.libs/logbq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/logbq.c -o math/logbq.o >/dev/null 2>&1 depbase=`echo math/exp2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/exp2q.lo -MD -MP -MF $depbase.Tpo -c -o math/exp2q.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/exp2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/exp2q.lo -MD -MP -MF math/.deps/exp2q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/exp2q.c -fPIC -DPIC -o math/.libs/exp2q.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/exp2q.lo -MD -MP -MF math/.deps/exp2q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/exp2q.c -o math/exp2q.o >/dev/null 2>&1 depbase=`echo math/issignalingq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/issignalingq.lo -MD -MP -MF $depbase.Tpo -c -o math/issignalingq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/issignalingq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/issignalingq.lo -MD -MP -MF math/.deps/issignalingq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/issignalingq.c -fPIC -DPIC -o math/.libs/issignalingq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/issignalingq.lo -MD -MP -MF math/.deps/issignalingq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/issignalingq.c -o math/issignalingq.o >/dev/null 2>&1 depbase=`echo math/lgammaq_neg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lgammaq_neg.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq_neg.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lgammaq_neg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lgammaq_neg.lo -MD -MP -MF math/.deps/lgammaq_neg.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lgammaq_neg.c -fPIC -DPIC -o math/.libs/lgammaq_neg.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lgammaq_neg.lo -MD -MP -MF math/.deps/lgammaq_neg.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lgammaq_neg.c -o math/lgammaq_neg.o >/dev/null 2>&1 depbase=`echo math/lgammaq_product.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lgammaq_product.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq_product.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lgammaq_product.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lgammaq_product.lo -MD -MP -MF math/.deps/lgammaq_product.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lgammaq_product.c -fPIC -DPIC -o math/.libs/lgammaq_product.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lgammaq_product.lo -MD -MP -MF math/.deps/lgammaq_product.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lgammaq_product.c -o math/lgammaq_product.o >/dev/null 2>&1 depbase=`echo math/tanq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tanq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq_kernel.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tanq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tanq_kernel.lo -MD -MP -MF math/.deps/tanq_kernel.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tanq_kernel.c -fPIC -DPIC -o math/.libs/tanq_kernel.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tanq_kernel.lo -MD -MP -MF math/.deps/tanq_kernel.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tanq_kernel.c -o math/tanq_kernel.o >/dev/null 2>&1 depbase=`echo math/tgammaq_product.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tgammaq_product.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq_product.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tgammaq_product.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tgammaq_product.lo -MD -MP -MF math/.deps/tgammaq_product.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tgammaq_product.c -fPIC -DPIC -o math/.libs/tgammaq_product.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/tgammaq_product.lo -MD -MP -MF math/.deps/tgammaq_product.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/tgammaq_product.c -o math/tgammaq_product.o >/dev/null 2>&1 depbase=`echo math/casinhq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/casinhq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq_kernel.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/casinhq_kernel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/casinhq_kernel.lo -MD -MP -MF math/.deps/casinhq_kernel.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/casinhq_kernel.c -fPIC -DPIC -o math/.libs/casinhq_kernel.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/casinhq_kernel.lo -MD -MP -MF math/.deps/casinhq_kernel.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/casinhq_kernel.c -o math/casinhq_kernel.o >/dev/null 2>&1 depbase=`echo math/cacoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cacoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacoshq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cacoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cacoshq.c -fPIC -DPIC -o math/.libs/cacoshq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cacoshq.c -o math/cacoshq.o >/dev/null 2>&1 depbase=`echo math/cacosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cacosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacosq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cacosq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cacosq.c -fPIC -DPIC -o math/.libs/cacosq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cacosq.c -o math/cacosq.o >/dev/null 2>&1 depbase=`echo math/casinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/casinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/casinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/casinhq.c -fPIC -DPIC -o math/.libs/casinhq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/casinhq.c -o math/casinhq.o >/dev/null 2>&1 depbase=`echo math/casinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/casinq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/casinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/casinq.c -fPIC -DPIC -o math/.libs/casinq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/casinq.c -o math/casinq.o >/dev/null 2>&1 depbase=`echo math/catanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/catanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanhq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/catanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/catanhq.c -fPIC -DPIC -o math/.libs/catanhq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/catanhq.c -o math/catanhq.o >/dev/null 2>&1 depbase=`echo math/catanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/catanq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/catanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/catanq.c -fPIC -DPIC -o math/.libs/catanq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/catanq.c -o math/catanq.o >/dev/null 2>&1 depbase=`echo math/cimagq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cimagq.lo -MD -MP -MF $depbase.Tpo -c -o math/cimagq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cimagq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cimagq.c -fPIC -DPIC -o math/.libs/cimagq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cimagq.c -o math/cimagq.o >/dev/null 2>&1 depbase=`echo math/conjq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/conjq.lo -MD -MP -MF $depbase.Tpo -c -o math/conjq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/conjq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/conjq.c -fPIC -DPIC -o math/.libs/conjq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/conjq.c -o math/conjq.o >/dev/null 2>&1 depbase=`echo math/cprojq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cprojq.lo -MD -MP -MF $depbase.Tpo -c -o math/cprojq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cprojq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cprojq.c -fPIC -DPIC -o math/.libs/cprojq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cprojq.c -o math/cprojq.o >/dev/null 2>&1 depbase=`echo math/crealq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/crealq.lo -MD -MP -MF $depbase.Tpo -c -o math/crealq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/crealq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/crealq.c -fPIC -DPIC -o math/.libs/crealq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/crealq.c -o math/crealq.o >/dev/null 2>&1 depbase=`echo math/fdimq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fdimq.lo -MD -MP -MF $depbase.Tpo -c -o math/fdimq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fdimq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fdimq.c -fPIC -DPIC -o math/.libs/fdimq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fdimq.c -o math/fdimq.o >/dev/null 2>&1 depbase=`echo math/fmaxq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fmaxq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaxq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fmaxq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fmaxq.c -fPIC -DPIC -o math/.libs/fmaxq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fmaxq.c -o math/fmaxq.o >/dev/null 2>&1 depbase=`echo math/fminq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fminq.lo -MD -MP -MF $depbase.Tpo -c -o math/fminq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fminq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fminq.c -fPIC -DPIC -o math/.libs/fminq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/fminq.c -o math/fminq.o >/dev/null 2>&1 depbase=`echo math/ilogbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ilogbq.lo -MD -MP -MF $depbase.Tpo -c -o math/ilogbq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ilogbq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ilogbq.c -fPIC -DPIC -o math/.libs/ilogbq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ilogbq.c -o math/ilogbq.o >/dev/null 2>&1 depbase=`echo math/llrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/llrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/llrintq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/llrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/llrintq.c -fPIC -DPIC -o math/.libs/llrintq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/llrintq.c -o math/llrintq.o >/dev/null 2>&1 depbase=`echo math/log2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/log2q.lo -MD -MP -MF $depbase.Tpo -c -o math/log2q.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/log2q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/log2q.c -fPIC -DPIC -o math/.libs/log2q.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/log2q.c -o math/log2q.o >/dev/null 2>&1 depbase=`echo math/lrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/lrintq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lrintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lrintq.c -fPIC -DPIC -o math/.libs/lrintq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/lrintq.c -o math/lrintq.o >/dev/null 2>&1 depbase=`echo math/nearbyintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/nearbyintq.lo -MD -MP -MF $depbase.Tpo -c -o math/nearbyintq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/nearbyintq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/nearbyintq.c -fPIC -DPIC -o math/.libs/nearbyintq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/nearbyintq.c -o math/nearbyintq.o >/dev/null 2>&1 depbase=`echo math/remquoq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/remquoq.lo -MD -MP -MF $depbase.Tpo -c -o math/remquoq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/remquoq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/remquoq.c -fPIC -DPIC -o math/.libs/remquoq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/remquoq.c -o math/remquoq.o >/dev/null 2>&1 depbase=`echo math/ccoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ccoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/ccoshq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ccoshq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ccoshq.c -fPIC -DPIC -o math/.libs/ccoshq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ccoshq.c -o math/ccoshq.o >/dev/null 2>&1 depbase=`echo math/cexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/cexpq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cexpq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cexpq.c -fPIC -DPIC -o math/.libs/cexpq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/cexpq.c -o math/cexpq.o >/dev/null 2>&1 depbase=`echo math/clog10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/clog10q.lo -MD -MP -MF $depbase.Tpo -c -o math/clog10q.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/clog10q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/clog10q.c -fPIC -DPIC -o math/.libs/clog10q.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/clog10q.c -o math/clog10q.o >/dev/null 2>&1 depbase=`echo math/clogq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/clogq.lo -MD -MP -MF $depbase.Tpo -c -o math/clogq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/clogq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/clogq.c -fPIC -DPIC -o math/.libs/clogq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/clogq.c -o math/clogq.o >/dev/null 2>&1 depbase=`echo math/csinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/csinq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/csinq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/csinq.c -fPIC -DPIC -o math/.libs/csinq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/csinq.c -o math/csinq.o >/dev/null 2>&1 depbase=`echo math/csinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/csinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinhq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/csinhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/csinhq.c -fPIC -DPIC -o math/.libs/csinhq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/csinhq.c -o math/csinhq.o >/dev/null 2>&1 depbase=`echo math/csqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/csqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/csqrtq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/csqrtq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/csqrtq.c -fPIC -DPIC -o math/.libs/csqrtq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/csqrtq.c -o math/csqrtq.o >/dev/null 2>&1 depbase=`echo math/ctanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ctanq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ctanq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ctanq.c -fPIC -DPIC -o math/.libs/ctanq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ctanq.c -o math/ctanq.o >/dev/null 2>&1 depbase=`echo math/ctanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ctanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanhq.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ctanhq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ctanhq.c -fPIC -DPIC -o math/.libs/ctanhq.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/math/ctanhq.c -o math/ctanhq.o >/dev/null 2>&1 depbase=`echo printf/addmul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/addmul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/addmul_1.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/addmul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/addmul_1.c -fPIC -DPIC -o printf/.libs/addmul_1.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/addmul_1.c -o printf/addmul_1.o >/dev/null 2>&1 depbase=`echo printf/add_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/add_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/add_n.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/add_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/add_n.c -fPIC -DPIC -o printf/.libs/add_n.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/add_n.c -o printf/add_n.o >/dev/null 2>&1 depbase=`echo printf/cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/cmp.lo -MD -MP -MF $depbase.Tpo -c -o printf/cmp.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/cmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/cmp.c -fPIC -DPIC -o printf/.libs/cmp.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/cmp.c -o printf/cmp.o >/dev/null 2>&1 depbase=`echo printf/divrem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/divrem.lo -MD -MP -MF $depbase.Tpo -c -o printf/divrem.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/divrem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/divrem.c -fPIC -DPIC -o printf/.libs/divrem.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/divrem.c -o printf/divrem.o >/dev/null 2>&1 depbase=`echo printf/flt1282mpn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/flt1282mpn.lo -MD -MP -MF $depbase.Tpo -c -o printf/flt1282mpn.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/flt1282mpn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/flt1282mpn.c -fPIC -DPIC -o printf/.libs/flt1282mpn.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/flt1282mpn.c -o printf/flt1282mpn.o >/dev/null 2>&1 depbase=`echo printf/fpioconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/fpioconst.lo -MD -MP -MF $depbase.Tpo -c -o printf/fpioconst.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/fpioconst.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/fpioconst.c -fPIC -DPIC -o printf/.libs/fpioconst.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/fpioconst.c -o printf/fpioconst.o >/dev/null 2>&1 depbase=`echo printf/lshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/lshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/lshift.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/lshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/lshift.c -fPIC -DPIC -o printf/.libs/lshift.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/lshift.c -o printf/lshift.o >/dev/null 2>&1 depbase=`echo printf/mul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/mul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_1.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/mul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/mul_1.c -fPIC -DPIC -o printf/.libs/mul_1.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/mul_1.c -o printf/mul_1.o >/dev/null 2>&1 depbase=`echo printf/mul_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/mul_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_n.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/mul_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/mul_n.c -fPIC -DPIC -o printf/.libs/mul_n.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/mul_n.c -o printf/mul_n.o >/dev/null 2>&1 depbase=`echo printf/mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/mul.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/mul.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/mul.c -fPIC -DPIC -o printf/.libs/mul.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/mul.c -o printf/mul.o >/dev/null 2>&1 depbase=`echo printf/printf_fphex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/printf_fphex.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fphex.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/printf_fphex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/printf_fphex.c -fPIC -DPIC -o printf/.libs/printf_fphex.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/printf_fphex.c -o printf/printf_fphex.o >/dev/null 2>&1 depbase=`echo printf/printf_fp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/printf_fp.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fp.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/printf_fp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/printf_fp.c -fPIC -DPIC -o printf/.libs/printf_fp.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/printf_fp.c -o printf/printf_fp.o >/dev/null 2>&1 depbase=`echo printf/quadmath-printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/quadmath-printf.lo -MD -MP -MF $depbase.Tpo -c -o printf/quadmath-printf.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/quadmath-printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/quadmath-printf.c -fPIC -DPIC -o printf/.libs/quadmath-printf.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/quadmath-printf.c -o printf/quadmath-printf.o >/dev/null 2>&1 depbase=`echo printf/rshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/rshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/rshift.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/rshift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/rshift.c -fPIC -DPIC -o printf/.libs/rshift.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/rshift.c -o printf/rshift.o >/dev/null 2>&1 depbase=`echo printf/submul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/submul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/submul_1.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/submul_1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/submul_1.c -fPIC -DPIC -o printf/.libs/submul_1.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/submul_1.c -o printf/submul_1.o >/dev/null 2>&1 depbase=`echo printf/sub_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/sub_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/sub_n.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/sub_n.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/sub_n.c -fPIC -DPIC -o printf/.libs/sub_n.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/printf/sub_n.c -o printf/sub_n.o >/dev/null 2>&1 depbase=`echo strtod/strtoflt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT strtod/strtoflt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/strtoflt128.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/strtod/strtoflt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/strtod/strtoflt128.c -fPIC -DPIC -o strtod/.libs/strtoflt128.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/strtod/strtoflt128.c -o strtod/strtoflt128.o >/dev/null 2>&1 depbase=`echo strtod/mpn2flt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT strtod/mpn2flt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/mpn2flt128.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/strtod/mpn2flt128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/strtod/mpn2flt128.c -fPIC -DPIC -o strtod/.libs/mpn2flt128.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/strtod/mpn2flt128.c -o strtod/mpn2flt128.o >/dev/null 2>&1 depbase=`echo strtod/tens_in_limb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT strtod/tens_in_limb.lo -MD -MP -MF $depbase.Tpo -c -o strtod/tens_in_limb.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/strtod/tens_in_limb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/strtod/tens_in_limb.c -fPIC -DPIC -o strtod/.libs/tens_in_limb.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/strtod/tens_in_limb.c -o strtod/tens_in_limb.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -version-info `grep -v '^#' /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/libtool-version` -Wl,--version-script=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/quadmath.map -lm -o libquadmath.la -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib math/x2y2m1q.lo math/acoshq.lo math/fmodq.lo math/acosq.lo math/frexpq.lo math/rem_pio2q.lo math/asinhq.lo math/hypotq.lo math/remainderq.lo math/asinq.lo math/rintq.lo math/atan2q.lo math/isinfq.lo math/roundq.lo math/atanhq.lo math/isnanq.lo math/scalblnq.lo math/atanq.lo math/j0q.lo math/scalbnq.lo math/cbrtq.lo math/j1q.lo math/signbitq.lo math/ceilq.lo math/jnq.lo math/sincos_table.lo math/complex.lo math/ldexpq.lo math/sincosq.lo math/copysignq.lo math/lgammaq.lo math/sincosq_kernel.lo math/coshq.lo math/llroundq.lo math/sinhq.lo math/cosq.lo math/log10q.lo math/sinq.lo math/cosq_kernel.lo math/log1pq.lo math/sinq_kernel.lo math/erfq.lo math/logq.lo math/sqrtq.lo math/expm1q.lo math/lroundq.lo math/tanhq.lo math/expq.lo math/modfq.lo math/tanq.lo math/fabsq.lo math/nanq.lo math/tgammaq.lo math/finiteq.lo math/nextafterq.lo math/truncq.lo math/floorq.lo math/powq.lo math/fmaq.lo math/logbq.lo math/exp2q.lo math/issignalingq.lo math/lgammaq_neg.lo math/lgammaq_product.lo math/tanq_kernel.lo math/tgammaq_product.lo math/casinhq_kernel.lo math/cacoshq.lo math/cacosq.lo math/casinhq.lo math/casinq.lo math/catanhq.lo math/catanq.lo math/cimagq.lo math/conjq.lo math/cprojq.lo math/crealq.lo math/fdimq.lo math/fmaxq.lo math/fminq.lo math/ilogbq.lo math/llrintq.lo math/log2q.lo math/lrintq.lo math/nearbyintq.lo math/remquoq.lo math/ccoshq.lo math/cexpq.lo math/clog10q.lo math/clogq.lo math/csinq.lo math/csinhq.lo math/csqrtq.lo math/ctanq.lo math/ctanhq.lo printf/addmul_1.lo printf/add_n.lo printf/cmp.lo printf/divrem.lo printf/flt1282mpn.lo printf/fpioconst.lo printf/lshift.lo printf/mul_1.lo printf/mul_n.lo printf/mul.lo printf/printf_fphex.lo printf/printf_fp.lo printf/quadmath-printf.lo printf/rshift.lo printf/submul_1.lo printf/sub_n.lo strtod/strtoflt128.lo strtod/mpn2flt128.lo strtod/tens_in_limb.lo libtool: link: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -shared -fPIC -DPIC math/.libs/x2y2m1q.o math/.libs/acoshq.o math/.libs/fmodq.o math/.libs/acosq.o math/.libs/frexpq.o math/.libs/rem_pio2q.o math/.libs/asinhq.o math/.libs/hypotq.o math/.libs/remainderq.o math/.libs/asinq.o math/.libs/rintq.o math/.libs/atan2q.o math/.libs/isinfq.o math/.libs/roundq.o math/.libs/atanhq.o math/.libs/isnanq.o math/.libs/scalblnq.o math/.libs/atanq.o math/.libs/j0q.o math/.libs/scalbnq.o math/.libs/cbrtq.o math/.libs/j1q.o math/.libs/signbitq.o math/.libs/ceilq.o math/.libs/jnq.o math/.libs/sincos_table.o math/.libs/complex.o math/.libs/ldexpq.o math/.libs/sincosq.o math/.libs/copysignq.o math/.libs/lgammaq.o math/.libs/sincosq_kernel.o math/.libs/coshq.o math/.libs/llroundq.o math/.libs/sinhq.o math/.libs/cosq.o math/.libs/log10q.o math/.libs/sinq.o math/.libs/cosq_kernel.o math/.libs/log1pq.o math/.libs/sinq_kernel.o math/.libs/erfq.o math/.libs/logq.o math/.libs/sqrtq.o math/.libs/expm1q.o math/.libs/lroundq.o math/.libs/tanhq.o math/.libs/expq.o math/.libs/modfq.o math/.libs/tanq.o math/.libs/fabsq.o math/.libs/nanq.o math/.libs/tgammaq.o math/.libs/finiteq.o math/.libs/nextafterq.o math/.libs/truncq.o math/.libs/floorq.o math/.libs/powq.o math/.libs/fmaq.o math/.libs/logbq.o math/.libs/exp2q.o math/.libs/issignalingq.o math/.libs/lgammaq_neg.o math/.libs/lgammaq_product.o math/.libs/tanq_kernel.o math/.libs/tgammaq_product.o math/.libs/casinhq_kernel.o math/.libs/cacoshq.o math/.libs/cacosq.o math/.libs/casinhq.o math/.libs/casinq.o math/.libs/catanhq.o math/.libs/catanq.o math/.libs/cimagq.o math/.libs/conjq.o math/.libs/cprojq.o math/.libs/crealq.o math/.libs/fdimq.o math/.libs/fmaxq.o math/.libs/fminq.o math/.libs/ilogbq.o math/.libs/llrintq.o math/.libs/log2q.o math/.libs/lrintq.o math/.libs/nearbyintq.o math/.libs/remquoq.o math/.libs/ccoshq.o math/.libs/cexpq.o math/.libs/clog10q.o math/.libs/clogq.o math/.libs/csinq.o math/.libs/csinhq.o math/.libs/csqrtq.o math/.libs/ctanq.o math/.libs/ctanhq.o printf/.libs/addmul_1.o printf/.libs/add_n.o printf/.libs/cmp.o printf/.libs/divrem.o printf/.libs/flt1282mpn.o printf/.libs/fpioconst.o printf/.libs/lshift.o printf/.libs/mul_1.o printf/.libs/mul_n.o printf/.libs/mul.o printf/.libs/printf_fphex.o printf/.libs/printf_fp.o printf/.libs/quadmath-printf.o printf/.libs/rshift.o printf/.libs/submul_1.o printf/.libs/sub_n.o strtod/.libs/strtoflt128.o strtod/.libs/mpn2flt128.o strtod/.libs/tens_in_limb.o -lm -mshstk -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/quadmath.map -Wl,-soname -Wl,libquadmath.so.0 -o .libs/libquadmath.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libquadmath.so.0" && ln -s "libquadmath.so.0.0.0" "libquadmath.so.0") libtool: link: (cd ".libs" && rm -f "libquadmath.so" && ln -s "libquadmath.so.0.0.0" "libquadmath.so") libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libquadmath.a math/x2y2m1q.o math/acoshq.o math/fmodq.o math/acosq.o math/frexpq.o math/rem_pio2q.o math/asinhq.o math/hypotq.o math/remainderq.o math/asinq.o math/rintq.o math/atan2q.o math/isinfq.o math/roundq.o math/atanhq.o math/isnanq.o math/scalblnq.o math/atanq.o math/j0q.o math/scalbnq.o math/cbrtq.o math/j1q.o math/signbitq.o math/ceilq.o math/jnq.o math/sincos_table.o math/complex.o math/ldexpq.o math/sincosq.o math/copysignq.o math/lgammaq.o math/sincosq_kernel.o math/coshq.o math/llroundq.o math/sinhq.o math/cosq.o math/log10q.o math/sinq.o math/cosq_kernel.o math/log1pq.o math/sinq_kernel.o math/erfq.o math/logq.o math/sqrtq.o math/expm1q.o math/lroundq.o math/tanhq.o math/expq.o math/modfq.o math/tanq.o math/fabsq.o math/nanq.o math/tgammaq.o math/finiteq.o math/nextafterq.o math/truncq.o math/floorq.o math/powq.o math/fmaq.o math/logbq.o math/exp2q.o math/issignalingq.o math/lgammaq_neg.o math/lgammaq_product.o math/tanq_kernel.o math/tgammaq_product.o math/casinhq_kernel.o math/cacoshq.o math/cacosq.o math/casinhq.o math/casinq.o math/catanhq.o math/catanq.o math/cimagq.o math/conjq.o math/cprojq.o math/crealq.o math/fdimq.o math/fmaxq.o math/fminq.o math/ilogbq.o math/llrintq.o math/log2q.o math/lrintq.o math/nearbyintq.o math/remquoq.o math/ccoshq.o math/cexpq.o math/clog10q.o math/clogq.o math/csinq.o math/csinhq.o math/csqrtq.o math/ctanq.o math/ctanhq.o printf/addmul_1.o printf/add_n.o printf/cmp.o printf/divrem.o printf/flt1282mpn.o printf/fpioconst.o printf/lshift.o printf/mul_1.o printf/mul_n.o printf/mul.o printf/printf_fphex.o printf/printf_fp.o printf/quadmath-printf.o printf/rshift.o printf/submul_1.o printf/sub_n.o strtod/strtoflt128.o strtod/mpn2flt128.o strtod/tens_in_limb.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libquadmath.a libtool: link: ( cd ".libs" && rm -f "libquadmath.la" && ln -s "../libquadmath.la" "libquadmath.la" ) true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os" "CFLAGS_FOR_BUILD=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" "CFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "INSTALL=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_DATA=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_SCRIPT=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "LIBCFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "MAKE=make" "MAKEINFO=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 --split-size=5000000 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../gcc/doc/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "infodir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info" "libdir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib" "prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "includedir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include" "AR=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar" "AS=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/as" "CC=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include " "CXX=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include " "LD=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "NM=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm" "PICFLAG=" "RANLIB=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib" "DESTDIR=" DO=all multi-do # make make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libquadmath' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libquadmath' Checking multilib configuration for libitm... mkdir x86_64-openwrt-linux-musl/libitm Configuring in x86_64-openwrt-linux-musl/libitm configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-openwrt-linux-musl checking target system type... x86_64-openwrt-linux-musl checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether build environment is sane... yes checking for x86_64-openwrt-linux-musl-strip... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-openwrt-linux-musl-gcc... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include 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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to accept ISO C89... none needed checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... yes checking dependency style of /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... gcc3 checking dependency style of /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... gcc3 checking for x86_64-openwrt-linux-musl-ar... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for x86_64-openwrt-linux-musl-nm... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm checking for x86_64-openwrt-linux-musl-ranlib... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking for perl... /Volumes/x64/openwrt/staging_dir/host/bin/perl checking whether make sets $(MAKE)... (cached) yes checking for makeinfo... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 checking for modern makeinfo... no checking how to print strings... printf checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -E checking for fgrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -F checking for ld used by /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm checking the name lister (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld option to reload object files... -r checking for x86_64-openwrt-linux-musl-objdump... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-openwrt-linux-musl-ar... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for x86_64-openwrt-linux-musl-strip... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for x86_64-openwrt-linux-musl-ranlib... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking command to parse /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm output from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include object... ok checking how to run the C preprocessor... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -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 for dlfcn.h... yes checking for objdir... .libs checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -fno-rtti -fno-exceptions... no checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to produce PIC... -fPIC -DPIC checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include PIC flag -fPIC -DPIC works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include static flag -static works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... (cached) yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -E checking for ld used by /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64 checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) is GNU ld... yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to produce PIC... -fPIC -DPIC checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include PIC flag -fPIC -DPIC works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include static flag -static works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... (cached) yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no 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 unistd.h... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/auxv.h usability... yes checking sys/auxv.h presence... yes checking for sys/auxv.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in 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 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 whether byte ordering is bigendian... no checking for strtoull... yes checking for memalign... yes checking for posix_memalign... yes checking for getauxval... yes checking whether the target supports thread-local storage... yes checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking for ld used by /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... (cached) /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld) is GNU ld... (cached) yes checking for -mclear-hwcap... no checking whether __AVX__ is declared... no checking for shared libgcc... yes configure: versioning on shared library symbols is gnu checking assembler .cfi pseudo-op support... yes checking how size_t is mangled... m checking whether the target supports __sync_*_compare_and_swap... yes checking whether the target supports 64-bit __sync_*_compare_and_swap... yes checking if the assembler supports AVX... yes checking if the assembler supports RTM... yes checking whether weak refs work like ELF... yes configure: updating cache ./config.cache checking for CET support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libitm.spec config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' make all-recursive make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' Making all in testsuite make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm/testsuite' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c -o aatree.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/aatree.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/aatree.cc -fPIC -DPIC -o .libs/aatree.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/aatree.cc -o aatree.o >/dev/null 2>&1 mv -f .deps/aatree.Tpo .deps/aatree.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/alloc.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/alloc.cc -fPIC -DPIC -o .libs/alloc.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/alloc.cc -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c -o alloc_c.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/alloc_c.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/alloc_c.cc -fPIC -DPIC -o .libs/alloc_c.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/alloc_c.cc -o alloc_c.o >/dev/null 2>&1 mv -f .deps/alloc_c.Tpo .deps/alloc_c.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c -o alloc_cpp.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/alloc_cpp.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/alloc_cpp.cc -fPIC -DPIC -o .libs/alloc_cpp.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/alloc_cpp.cc -o alloc_cpp.o >/dev/null 2>&1 mv -f .deps/alloc_cpp.Tpo .deps/alloc_cpp.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/barrier.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/barrier.cc -fPIC -DPIC -o .libs/barrier.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/barrier.cc -o barrier.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c -o beginend.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/beginend.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/beginend.cc -fPIC -DPIC -o .libs/beginend.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/beginend.cc -o beginend.o >/dev/null 2>&1 mv -f .deps/beginend.Tpo .deps/beginend.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c -o clone.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/clone.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/clone.cc -fPIC -DPIC -o .libs/clone.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/clone.cc -o clone.o >/dev/null 2>&1 mv -f .deps/clone.Tpo .deps/clone.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c -o eh_cpp.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/eh_cpp.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/eh_cpp.cc -fPIC -DPIC -o .libs/eh_cpp.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/eh_cpp.cc -o eh_cpp.o >/dev/null 2>&1 mv -f .deps/eh_cpp.Tpo .deps/eh_cpp.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT local.lo -MD -MP -MF .deps/local.Tpo -c -o local.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/local.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT local.lo -MD -MP -MF .deps/local.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/local.cc -fPIC -DPIC -o .libs/local.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT local.lo -MD -MP -MF .deps/local.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/local.cc -o local.o >/dev/null 2>&1 mv -f .deps/local.Tpo .deps/local.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT query.lo -MD -MP -MF .deps/query.Tpo -c -o query.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/query.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT query.lo -MD -MP -MF .deps/query.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/query.cc -fPIC -DPIC -o .libs/query.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT query.lo -MD -MP -MF .deps/query.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/query.cc -o query.o >/dev/null 2>&1 mv -f .deps/query.Tpo .deps/query.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c -o retry.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/retry.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/retry.cc -fPIC -DPIC -o .libs/retry.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/retry.cc -o retry.o >/dev/null 2>&1 mv -f .deps/retry.Tpo .deps/retry.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c -o rwlock.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/rwlock.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/rwlock.cc -fPIC -DPIC -o .libs/rwlock.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/rwlock.cc -o rwlock.o >/dev/null 2>&1 mv -f .deps/rwlock.Tpo .deps/rwlock.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c -o useraction.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/useraction.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/useraction.cc -fPIC -DPIC -o .libs/useraction.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/useraction.cc -o useraction.o >/dev/null 2>&1 mv -f .deps/useraction.Tpo .deps/useraction.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/util.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT util.lo -MD -MP -MF .deps/util.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/util.cc -fPIC -DPIC -o .libs/util.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT util.lo -MD -MP -MF .deps/util.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/util.cc -o util.o >/dev/null 2>&1 mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ./libtool --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c -o sjlj.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86/sjlj.S libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86/sjlj.S -fPIC -DPIC -o .libs/sjlj.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86/sjlj.S -o sjlj.o >/dev/null 2>&1 mv -f .deps/sjlj.Tpo .deps/sjlj.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c -o tls.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic/tls.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic/tls.cc -fPIC -DPIC -o .libs/tls.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic/tls.cc -o tls.o >/dev/null 2>&1 mv -f .deps/tls.Tpo .deps/tls.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c -o method-serial.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/method-serial.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/method-serial.cc -fPIC -DPIC -o .libs/method-serial.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/method-serial.cc -o method-serial.o >/dev/null 2>&1 mv -f .deps/method-serial.Tpo .deps/method-serial.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c -o method-gl.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/method-gl.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/method-gl.cc -fPIC -DPIC -o .libs/method-gl.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/method-gl.cc -o method-gl.o >/dev/null 2>&1 mv -f .deps/method-gl.Tpo .deps/method-gl.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c -o method-ml.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/method-ml.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/method-ml.cc -fPIC -DPIC -o .libs/method-ml.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/method-ml.cc -o method-ml.o >/dev/null 2>&1 mv -f .deps/method-ml.Tpo .deps/method-ml.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c -o x86_sse.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86/x86_sse.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86/x86_sse.cc -fPIC -DPIC -o .libs/x86_sse.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86/x86_sse.cc -o x86_sse.o >/dev/null 2>&1 mv -f .deps/x86_sse.Tpo .deps/x86_sse.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c -o x86_avx.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86/x86_avx.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86/x86_avx.cc -fPIC -DPIC -o .libs/x86_avx.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86/x86_avx.cc -o x86_avx.o >/dev/null 2>&1 mv -f .deps/x86_avx.Tpo .deps/x86_avx.Plo /bin/sh ./libtool --tag=CXX --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT futex.lo -MD -MP -MF .deps/futex.Tpo -c -o futex.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/futex.cc libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT futex.lo -MD -MP -MF .deps/futex.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/futex.cc -fPIC -DPIC -o .libs/futex.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/generic -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm -mrtm -Wall -pthread -Werror -fcf-protection -mshstk -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os -MT futex.lo -MD -MP -MF .deps/futex.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/config/linux/futex.cc -o futex.o >/dev/null 2>&1 mv -f .deps/futex.Tpo .deps/futex.Plo /bin/sh ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -mrtm -Wall -Werror -Wc,-pthread -fcf-protection -mshstk -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -Wl,-O1 -o libitm.la -version-info 1:0:0 -Wl,--version-script,/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/libitm.map -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib aatree.lo alloc.lo alloc_c.lo alloc_cpp.lo barrier.lo beginend.lo clone.lo eh_cpp.lo local.lo query.lo retry.lo rwlock.lo useraction.lo util.lo sjlj.lo tls.lo method-serial.lo method-gl.lo method-ml.lo x86_sse.lo x86_avx.lo futex.lo libtool: link: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -shared -fPIC -DPIC .libs/aatree.o .libs/alloc.o .libs/alloc_c.o .libs/alloc_cpp.o .libs/barrier.o .libs/beginend.o .libs/clone.o .libs/eh_cpp.o .libs/local.o .libs/query.o .libs/retry.o .libs/rwlock.o .libs/useraction.o .libs/util.o .libs/sjlj.o .libs/tls.o .libs/method-serial.o .libs/method-gl.o .libs/method-ml.o .libs/x86_sse.o .libs/x86_avx.o .libs/futex.o -mrtm -pthread -mshstk -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-O1 -Wl,--version-script -Wl,/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/libitm.map -Wl,-soname -Wl,libitm.so.1 -o .libs/libitm.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libitm.so.1" && ln -s "libitm.so.1.0.0" "libitm.so.1") libtool: link: (cd ".libs" && rm -f "libitm.so" && ln -s "libitm.so.1.0.0" "libitm.so") libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libitm.a aatree.o alloc.o alloc_c.o alloc_cpp.o barrier.o beginend.o clone.o eh_cpp.o local.o query.o retry.o rwlock.o useraction.o util.o sjlj.o tls.o method-serial.o method-gl.o method-ml.o x86_sse.o x86_avx.o futex.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libitm.a libtool: link: ( cd ".libs" && rm -f "libitm.la" && ln -s "../libitm.la" "libitm.la" ) true DO=all multi-do # make make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' Checking multilib configuration for libatomic... mkdir x86_64-openwrt-linux-musl/libatomic Configuring in x86_64-openwrt-linux-musl/libatomic configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... x86_64-apple-darwin23.4.0 checking host system type... x86_64-openwrt-linux-musl checking target system type... x86_64-openwrt-linux-musl checking for a BSD-compatible install... /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c checking whether build environment is sane... yes checking for x86_64-openwrt-linux-musl-strip... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-openwrt-linux-musl-gcc... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include 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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include accepts -g... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to accept ISO C89... none needed checking whether /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... gcc3 checking dependency style of /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... gcc3 checking for x86_64-openwrt-linux-musl-ar... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for x86_64-openwrt-linux-musl-nm... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm checking for x86_64-openwrt-linux-musl-ranlib... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking for perl... /Volumes/x64/openwrt/staging_dir/host/bin/perl checking how to print strings... printf checking for a sed that does not truncate output... /Volumes/x64/openwrt/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /Volumes/x64/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -E checking for fgrep... /Volumes/x64/openwrt/staging_dir/host/bin/grep -F checking for ld used by /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm checking the name lister (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld option to reload object files... -r checking for x86_64-openwrt-linux-musl-objdump... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-openwrt-linux-musl-ar... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar checking for x86_64-openwrt-linux-musl-strip... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/strip checking for x86_64-openwrt-linux-musl-ranlib... (cached) /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib checking command to parse /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm output from /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include object... ok checking how to run the C preprocessor... /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -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 for dlfcn.h... yes checking for objdir... .libs checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -fno-rtti -fno-exceptions... no checking for /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include option to produce PIC... -fPIC -DPIC checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include PIC flag -fPIC -DPIC works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include static flag -static works... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... yes checking if /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include supports -c -o file.o... (cached) yes checking whether the /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for thread model used by GCC... posix checking for ANSI C header files... (cached) yes checking whether string.h and strings.h may both be included... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for 1 byte integer... yes checking for 2 byte integer... yes checking for 4 byte integer... yes checking for 8 byte integer... yes checking for 16 byte integer... yes checking for __atomic_load/store for size 1... yes checking for __atomic_load/store for size 2... yes checking for __atomic_load/store for size 4... yes checking for __atomic_load/store for size 8... yes checking for __atomic_load/store for size 16... no checking for __atomic_test_and_set for size 1... yes checking for __atomic_test_and_set for size 2... yes checking for __atomic_test_and_set for size 4... yes checking for __atomic_test_and_set for size 8... yes checking for __atomic_test_and_set for size 16... yes checking for __atomic_exchange for size 1... yes checking for __atomic_exchange for size 2... yes checking for __atomic_exchange for size 4... yes checking for __atomic_exchange for size 8... yes checking for __atomic_exchange for size 16... no checking for __atomic_compare_exchange for size 1... yes checking for __atomic_compare_exchange for size 2... yes checking for __atomic_compare_exchange for size 4... yes checking for __atomic_compare_exchange for size 8... yes checking for __atomic_compare_exchange for size 16... no checking for __atomic_fetch_add for size 1... yes checking for __atomic_fetch_add for size 2... yes checking for __atomic_fetch_add for size 4... yes checking for __atomic_fetch_add for size 8... yes checking for __atomic_fetch_add for size 16... no checking for __atomic_fetch_op for size 1... yes checking for __atomic_fetch_op for size 2... yes checking for __atomic_fetch_op for size 4... yes checking for __atomic_fetch_op for size 8... yes checking for __atomic_fetch_op for size 16... no checking whether byte ordering is bigendian... no checking for the word size... 8 checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking whether the target supports the ifunc attribute... no checking for ld used by /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ... (cached) /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld checking if the linker (/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... yes configure: versioning on shared library symbols is gnu configure: updating cache ./config.cache checking for CET support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/libatomic-site-extra.exp config.status: creating auto-config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gstdint.h commands make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' Makefile:875: warning: overriding recipe for target 'all-multi' Makefile:866: warning: ignoring old recipe for target 'all-multi' make all-recursive make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' Makefile:875: warning: overriding recipe for target 'all-multi' Makefile:866: warning: ignoring old recipe for target 'all-multi' Making all in testsuite make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic/testsuite' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' Makefile:875: warning: overriding recipe for target 'all-multi' Makefile:866: warning: ignoring old recipe for target 'all-multi' /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c -o gload.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gload.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gload.c -fPIC -DPIC -o .libs/gload.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gload.c -o gload.o >/dev/null 2>&1 mv -f .deps/gload.Tpo .deps/gload.Plo /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c -o gstore.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gstore.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gstore.c -fPIC -DPIC -o .libs/gstore.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gstore.c -o gstore.o >/dev/null 2>&1 mv -f .deps/gstore.Tpo .deps/gstore.Plo /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c -o gcas.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gcas.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gcas.c -fPIC -DPIC -o .libs/gcas.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gcas.c -o gcas.o >/dev/null 2>&1 mv -f .deps/gcas.Tpo .deps/gcas.Plo /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c -o gexch.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gexch.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gexch.c -fPIC -DPIC -o .libs/gexch.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/gexch.c -o gexch.o >/dev/null 2>&1 mv -f .deps/gexch.Tpo .deps/gexch.Plo /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c -o glfree.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/glfree.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/glfree.c -fPIC -DPIC -o .libs/glfree.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/glfree.c -o glfree.o >/dev/null 2>&1 mv -f .deps/glfree.Tpo .deps/glfree.Plo /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix/lock.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86/init.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT init.lo -MD -MP -MF .deps/init.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86/init.c -fPIC -DPIC -o .libs/init.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT init.lo -MD -MP -MF .deps/init.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86/init.c -o init.o >/dev/null 2>&1 mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c -o fenv.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86/fenv.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86/fenv.c -fPIC -DPIC -o .libs/fenv.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86/fenv.c -o fenv.o >/dev/null 2>&1 mv -f .deps/fenv.Tpo .deps/fenv.Plo /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c -o fence.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fence.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fence.c -fPIC -DPIC -o .libs/fence.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fence.c -o fence.o >/dev/null 2>&1 mv -f .deps/fence.Tpo .deps/fence.Plo /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/flag.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/flag.c -fPIC -DPIC -o .libs/flag.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/flag.c -o flag.o >/dev/null 2>&1 mv -f .deps/flag.Tpo .deps/flag.Plo /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c -o load_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c -o load_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c -o store_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c -o store_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c -o cas_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c -o cas_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c -o exch_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c -o exch_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c -o fadd_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c -o fadd_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c -o fsub_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c -o fsub_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c -o fand_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c -o fand_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c -o fior_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c -o fior_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c -o fxor_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c -o fxor_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c -o fnand_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c -o fnand_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c -o tas_1_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_1_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c -o tas_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c -o load_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c -o load_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c -o store_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c -o store_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c -o cas_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c -o cas_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c -o exch_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c -o exch_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c -o fadd_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c -o fadd_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c -o fsub_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c -o fsub_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c -o fand_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c -o fand_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c -o fior_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c -o fior_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c -o fxor_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c -o fxor_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c -o fnand_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c -o fnand_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c -o tas_2_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_2_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c -o tas_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c -o load_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c -o load_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c -o store_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c -o store_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c -o cas_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c -o cas_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c -o exch_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c -o exch_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c -o fadd_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c -o fadd_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c -o fsub_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c -o fsub_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c -o fand_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c -o fand_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c -o fior_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c -o fior_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c -o fxor_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c -o fxor_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c -o fnand_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c -o fnand_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c -o tas_4_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_4_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c -o tas_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c -o load_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c -o load_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c -o store_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c -o store_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c -o cas_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c -o cas_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c -o exch_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c -o exch_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c -o fadd_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c -o fadd_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c -o fsub_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c -o fsub_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c -o fand_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c -o fand_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c -o fior_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c -o fior_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c -o fxor_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c -o fxor_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c -o fnand_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c -o fnand_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c -o tas_8_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_8_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c -o tas_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c -o load_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/load_n.c -o load_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c -o store_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/store_n.c -o store_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c -o cas_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/cas_n.c -o cas_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c -o exch_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/exch_n.c -o exch_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c -o fadd_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fadd_n.c -o fadd_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c -o fsub_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fsub_n.c -o fsub_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c -o fand_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fand_n.c -o fand_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c -o fior_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fior_n.c -o fior_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c -o fxor_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fxor_n.c -o fxor_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c -o fnand_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/fnand_n.c -o fnand_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c -o tas_16_.lo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_.o libtool: compile: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -DHAVE_CONFIG_H -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/x86 -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/config/posix -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic -I. -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/tas_n.c -o tas_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -Wl,-O1 -o libatomic_convenience.la gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libatomic_convenience.a .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libatomic_convenience.a libtool: link: ( cd ".libs" && rm -f "libatomic_convenience.la" && ln -s "../libatomic_convenience.la" "libatomic_convenience.la" ) /bin/sh ./libtool --tag=CC --mode=link /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -Wall -Werror -fcf-protection -mshstk -pthread -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os -version-info 3:0:2 -Wl,--version-script,/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/libatomic.map -o libatomic.la -rpath /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo libtool: link: /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include -shared -fPIC -DPIC .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o -mshstk -pthread -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script -Wl,/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libatomic/libatomic.map -pthread -Wl,-soname -Wl,libatomic.so.1 -o .libs/libatomic.so.1.2.0 libtool: link: (cd ".libs" && rm -f "libatomic.so.1" && ln -s "libatomic.so.1.2.0" "libatomic.so.1") libtool: link: (cd ".libs" && rm -f "libatomic.so" && ln -s "libatomic.so.1.2.0" "libatomic.so") libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar rc .libs/libatomic.a gload.o gstore.o gcas.o gexch.o glfree.o lock.o init.o fenv.o fence.o flag.o load_1_.o store_1_.o cas_1_.o exch_1_.o fadd_1_.o fsub_1_.o fand_1_.o fior_1_.o fxor_1_.o fnand_1_.o tas_1_.o load_2_.o store_2_.o cas_2_.o exch_2_.o fadd_2_.o fsub_2_.o fand_2_.o fior_2_.o fxor_2_.o fnand_2_.o tas_2_.o load_4_.o store_4_.o cas_4_.o exch_4_.o fadd_4_.o fsub_4_.o fand_4_.o fior_4_.o fxor_4_.o fnand_4_.o tas_4_.o load_8_.o store_8_.o cas_8_.o exch_8_.o fadd_8_.o fsub_8_.o fand_8_.o fior_8_.o fxor_8_.o fnand_8_.o tas_8_.o load_16_.o store_16_.o cas_16_.o exch_16_.o fadd_16_.o fsub_16_.o fand_16_.o fior_16_.o fxor_16_.o fnand_16_.o tas_16_.o libtool: link: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib .libs/libatomic.a libtool: link: ( cd ".libs" && rm -f "libatomic.la" && ln -s "../libatomic.la" "libatomic.la" ) true DO=all multi-do # make make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' make[4]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final' make[3]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final' touch /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/.built install -d -m0755 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl # Important! Required for limits.h to be fixed. rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include ln -sf ../include /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib ln -sf ../lib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib ln -sf ../lib64 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib64 export SHELL="bash"; make gcc_cv_libc_provides_ssp=yes -C /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final install make[3]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final' make[4]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final' /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/fixincludes' rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/include /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/fixincludes/README-fixinc \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/include/README /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c fixinc.sh /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/fixinc.sh /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c fixincl /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/fixincl /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c mkheaders /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/mkheaders make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/fixincludes' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/lto-plugin' make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/lto-plugin' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0' /bin/sh ./libtool --tag=disable-static --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c liblto_plugin.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/liblto_plugin.so /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/liblto_plugin.so libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/liblto_plugin.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/liblto_plugin.la ---------------------------------------------------------------------- Libraries have been installed in: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/lto-plugin' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/lto-plugin' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/gcc' /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0 /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0 /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1 /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7 if test "" != "yes" ; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-g++; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c xg++ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-g++; \ chmod a+x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-g++; \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-c++; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin && \ ln x86_64-openwrt-linux-musl-g++ x86_64-openwrt-linux-musl-c++ ); \ if [ -f cc1plus ] ; then \ if [ ! -f g++-cross ] ; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-x86_64-openwrt-linux-musl-g++; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin && \ ln x86_64-openwrt-linux-musl-g++ x86_64-openwrt-linux-musl-x86_64-openwrt-linux-musl-g++ ); \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-x86_64-openwrt-linux-musl-c++; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin && \ ln x86_64-openwrt-linux-musl-c++ x86_64-openwrt-linux-musl-x86_64-openwrt-linux-musl-c++ ); \ fi ; \ fi; \ fi /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c lto-dump \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-lto-dump for file in gnat1 cc1 cc1plus d21 f951 go1 lto1 cc1obj cc1objplus; do \ if [ -f $file ] ; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/$file; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c $file /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/$file; \ else true; \ fi; \ done for file in collect2 ..; do \ if [ x"$file" != x.. ]; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/$file; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c $file /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/$file; \ else true; fi; \ done rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/specs if test "" != "yes" ; then \ if [ -f gcov ]; \ then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c gcov /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-tool ]; \ then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov-tool; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c \ gcov-tool /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov-tool; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-dump ]; \ then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov-dump; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c \ gcov-dump /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcov-dump; \ fi; \ fi /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include rm -rf /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed chmod a+rx /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed (cd `${PWDCMD-pwd}`/include ; \ tar -cf - .; exit 0) | (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include; tar xpf - ) (cd `${PWDCMD-pwd}`/include-fixed ; \ tar -cf - .; exit 0) | (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed; tar xpf - ) files=`cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed; find . -type l -print 2>/dev/null`; \ if [ $? -eq 0 ]; then \ dir=`cd include-fixed; ${PWDCMD-pwd}`; \ for i in $files; do \ dest=`ls -ld /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed/$i | sed -n 's/.*-> //p'`; \ if expr "$dest" : "$dir.*" > /dev/null; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed/$i; \ ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include-fixed/$i; \ fi; \ done; \ fi /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/include /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gsyslimits.h \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/gsyslimits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 macro_list /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/macro_list /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 fixinc_list /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/fixinc_list set -e; for ml in `cat fixinc_list`; do \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/include${multi_dir}; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 include-fixed${multi_dir}/limits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/include${multi_dir}/limits.h; \ done /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/mkinstalldirs ; \ sysroot_headers_suffix='${sysroot_headers_suffix}'; \ echo 'SYSTEM_HEADER_DIR="'"`echo /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/../../../../x86_64-openwrt-linux-musl/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ > /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/mkheaders.conf echo 'OTHER_FIXINCLUDES_DIRS=""' \ >> /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/mkheaders.conf echo 'STMP_FIXINC="stmp-fixinc"' \ >> /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/install-tools/mkheaders.conf if test "" != "yes" ; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-cpp; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 755 cpp /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-cpp; \ if [ x != x ]; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl//x86_64-openwrt-linux-musl-cpp; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 755 cpp /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl//x86_64-openwrt-linux-musl-cpp; \ else true; fi; \ fi rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-g++.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 doc/g++.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-g++.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-g++.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcc.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 doc/gcc.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcc.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcc.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-cpp.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/cpp.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-cpp.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-cpp.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gcov.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-tool.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gcov-tool.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-tool.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-tool.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-dump.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gcov-dump.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-dump.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-gcov-dump.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-lto-dump.1 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/lto-dump.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-lto-dump.1 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man1/x86_64-openwrt-linux-musl-lto-dump.1 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/fsf-funding.7 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/fsf-funding.7 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/fsf-funding.7 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/fsf-funding.7 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gfdl.7 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gfdl.7 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gfdl.7 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gfdl.7 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gpl.7 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gpl.7 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gpl.7 chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/man/man7/gpl.7 rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cpp.info if [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/cpp.info ]; then \ for f in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/cpp.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cpp.info ]; then \ install-info --dir-file=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/dir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cpp.info; \ else true; fi; \ else true; fi; rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gcc.info if [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gcc.info ]; then \ for f in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gcc.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gcc.info ]; then \ install-info --dir-file=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/dir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gcc.info; \ else true; fi; \ else true; fi; rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cppinternals.info if [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/cppinternals.info ]; then \ for f in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/cppinternals.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cppinternals.info ]; then \ install-info --dir-file=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/dir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/cppinternals.info; \ else true; fi; \ else true; fi; rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccinstall.info if [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gccinstall.info ]; then \ for f in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gccinstall.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccinstall.info ]; then \ install-info --dir-file=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/dir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccinstall.info; \ else true; fi; \ else true; fi; build/genhooks -d \ /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-tm.texi tm.texi rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccint.info if [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gccint.info ]; then \ for f in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/doc/gccint.info*; do \ realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ chmod a-x /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccint.info ]; then \ install-info --dir-file=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/dir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/gccint.info; \ else true; fi; \ else true; fi; rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcc /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c xgcc /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcc if test "" != "yes" ; then \ if [ "x86_64-openwrt-linux-musl-gcc" != "x86_64-openwrt-linux-musl-gcc-12.3.0" ]; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcc-12.3.0; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin && \ ln x86_64-openwrt-linux-musl-gcc x86_64-openwrt-linux-musl-gcc-12.3.0 ); \ fi; \ if [ ! -f gcc-cross ] \ && [ "x86_64-openwrt-linux-musl-gcc" != "x86_64-openwrt-linux-musl-x86_64-openwrt-linux-musl-gcc" ]; then \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-musl-gcc-tmp; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin && \ ln x86_64-openwrt-linux-musl-gcc x86_64-openwrt-linux-musl-gcc-tmp && \ mv -f x86_64-openwrt-linux-musl-gcc-tmp x86_64-openwrt-linux-musl-x86_64-openwrt-linux-musl-gcc ); \ fi; \ fi /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c lto-wrapper /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/lto-wrapper if test "" != "yes" ; then \ for i in gcc-ar gcc-nm gcc-ranlib; do \ install_name=`echo $i|sed 's&^&x86_64-openwrt-linux-musl-&'` ;\ target_install_name=x86_64-openwrt-linux-musl-`echo $i|sed 's&^&x86_64-openwrt-linux-musl-&'` ; \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$install_name ; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c $i /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$install_name ;\ if test -f gcc-cross; then \ :; \ else \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/$target_install_name; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin && \ ln $install_name $target_install_name ) ; \ fi ; \ done; \ fi headers="cp-tree.h cxx-pretty-print.h name-lookup.h type-utils.h operators.def"; \ for file in $headers; do \ path=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/$file; \ dest=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cp/$file; \ echo /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $path $dest; \ dir=`dirname $dest`; \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs $dir; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $path $dest; \ done /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cp/cp-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cxx-pretty-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cp/cxx-pretty-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/name-lookup.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cp/name-lookup.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/type-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cp/type-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/operators.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cp/operators.def rm -f tmp-header-vars echo USER_H=float.h iso646.h stdarg.h stdbool.h stddef.h varargs.h stdfix.h stdnoreturn.h stdalign.h stdatomic.h config/i386/cpuid.h mmintrin.h mm3dnow.h xmmintrin.h emmintrin.h pmmintrin.h tmmintrin.h ammintrin.h smmintrin.h nmmintrin.h bmmintrin.h fma4intrin.h wmmintrin.h immintrin.h x86intrin.h avxintrin.h xopintrin.h ia32intrin.h cross-stdarg.h lwpintrin.h popcntintrin.h lzcntintrin.h bmiintrin.h bmi2intrin.h tbmintrin.h avx2intrin.h avx512fintrin.h fmaintrin.h f16cintrin.h rtmintrin.h xtestintrin.h rdseedintrin.h prfchwintrin.h adxintrin.h fxsrintrin.h xsaveintrin.h xsaveoptintrin.h avx512cdintrin.h avx512erintrin.h avx512pfintrin.h shaintrin.h clflushoptintrin.h xsavecintrin.h xsavesintrin.h avx512dqintrin.h avx512bwintrin.h avx512vlintrin.h avx512vlbwintrin.h avx512vldqintrin.h avx512ifmaintrin.h avx512ifmavlintrin.h avx512vbmiintrin.h avx512vbmivlintrin.h avx5124fmapsintrin.h avx5124vnniwintrin.h avx512vpopcntdqintrin.h clwbintrin.h mwaitxintrin.h clzerointrin.h pkuintrin.h sgxintrin.h cetintrin.h gfniintrin.h cet.h avx512vbmi2intrin.h avx512vbmi2vlintrin.h avx512vnniintrin.h avx512vnnivlintrin.h vaesintrin.h vpclmulqdqintrin.h avx512vpopcntdqvlintrin.h avx512bitalgintrin.h pconfigintrin.h wbnoinvdintrin.h movdirintrin.h waitpkgintrin.h cldemoteintrin.h avx512bf16vlintrin.h avx512bf16intrin.h enqcmdintrin.h serializeintrin.h avx512vp2intersectintrin.h avx512vp2intersectvlintrin.h tsxldtrkintrin.h amxtileintrin.h amxint8intrin.h amxbf16intrin.h x86gprintrin.h uintrintrin.h hresetintrin.h keylockerintrin.h avxvnniintrin.h mwaitintrin.h avx512fp16intrin.h avx512fp16vlintrin.h mm_malloc.h >> tmp-header-vars; echo T_GLIMITS_H=glimits.h >> tmp-header-vars; echo T_STDINT_GCC_H=stdint-gcc.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo MD5_H=md5.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo FNMATCH_H=fnmatch.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/i386/i386-protos.h linux-protos.h tm-preds.h >> tmp-header-vars; echo TM_D_H=tm_d.h config/i386/i386-d.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def >> tmp-header-vars; echo DUMPFILE_H=line-map.h dumpfile.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo HASH_TABLE_H=hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h >> tmp-header-vars; echo C_TARGET_H=c-family/c-target.h c-family/c-target.def target-hooks-macros.h >> tmp-header-vars; echo COMMON_TARGET_H=common/common-target.h line-map.h input.h common/common-target.def target-hooks-macros.h >> tmp-header-vars; echo D_TARGET_H=d/d-target.h d/d-target.def target-hooks-macros.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def >> tmp-header-vars; echo HOOKS_H=hooks.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h targhooks.h >> tmp-header-vars; echo C_TARGET_DEF_H=c-family/c-target-def.h c-family/c-target-hooks-def.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def hooks.h common/common-targhooks.h >> tmp-header-vars; echo CORETYPES_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h >> tmp-header-vars; echo RTL_BASE_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h >> tmp-header-vars; echo RTL_H=coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def genrtl.h >> tmp-header-vars; echo READ_MD_H=obstack.h hashtab.h read-md.h >> tmp-header-vars; echo INTERNAL_FN_H=internal-fn.h internal-fn.def >> tmp-header-vars; echo TREE_CORE_H=tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h >> tmp-header-vars; echo TREE_H=tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h version.h auto-host.h gcov-counter.def >> tmp-header-vars; echo RECOG_H=recog.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/i386/i386-opts.h stringop.def >> tmp-header-vars; echo FUNCTION_H=function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h rtl.h rtl.def reg-notes.def insn-notes.def line-map.h input.h real.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h fixed-value.h alias.h hashtab.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def genrtl.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h insn-opinit.h >> tmp-header-vars; echo REGS_H=regs.h hard-reg-set.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.h hashtab.h statistics.h regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h hashtab.h statistics.h regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-attr-common.h insn-addr.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h line-map.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c/c-tree.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h libiberty.h safe-ctype.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=line-map.h cpplib.h >> tmp-header-vars; echo CODYLIB_H=cody.hh >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h obstack.h >> tmp-header-vars; echo SYMTAB_H=symtab.h obstack.h >> tmp-header-vars; echo CPP_INTERNAL_H=internal.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h splay-tree.h line-map.h dumpfile.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def line-map.h dumpfile.h >> tmp-header-vars; echo TREE_SSA_H=tree-ssa.h tree-ssa-operands.h bitmap.h hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h hashtab.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h ipa-reference.h bitmap.h hashtab.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo GIMPLE_PRETTY_PRINT_H=gimple-pretty-print.h tree-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h line-map.h input.h obstack.h wide-int-print.h c-family/c-common.h c-family/c-common.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h >> tmp-header-vars; echo REAL_H=real.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h plugin-api.h tm.h options.h config/vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h vec.h statistics.h ggc.h gtype-desc.h statistics.h hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h gcov-io.h version.h auto-host.h gcov-counter.def diagnostic.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def pretty-print.h line-map.h input.h obstack.h wide-int-print.h alloc-pool.h >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h config/i386/i386-opts.h stringop.def real.h fixed-value.h tree-check.h vec.h statistics.h ggc.h gtype-desc.h statistics.h cgraph.h vec.h statistics.h ggc.h gtype-desc.h statistics.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def common/config/i386/i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cif-code.def ipa-ref.h plugin-api.h is-a.h gimple.h gimple.def gsstruct.def vec.h statistics.h ggc.h gtype-desc.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h hashtab.h tm.h options.h vxworks-dummy.h biarch64.h i386.h unix.h att.h dbxelf.h elfos.h gnu-user.h glibc-stdint.h x86-64.h gnu-user-common.h gnu-user64.h linux.h linux-android.h linux-common.h linux64.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h i386-opts.h stringop.def x86-tune.def i386-cpuinfo.h i386-isa.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h line-map.h input.h cfg-flags.def cfghooks.h profile-count.h tree.h tree-core.h coretypes.h insn-modes.h signop.h wide-int.h wide-int-print.h insn-modes-inline.h machmode.h mode-classes.def double-int.h all-tree.def tree.def c-family/c-common.def ada-tree.def cp-tree.def d-tree.def objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def hashtab.h alias.h symtab.h obstack.h flags.h flag-types.h options.h flag-types.h i386-opts.h stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ansidecl.h system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ansidecl.h system.h hwint.h libiberty.h safe-ctype.h filenames.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo CONTEXT_H=context.h >> tmp-header-vars; echo GENSUPPORT_H=gensupport.h read-md.h optabs.def >> tmp-header-vars; echo RTL_SSA_H=pretty-print.h line-map.h input.h obstack.h wide-int-print.h insn-config.h splay-tree-utils.h recog.h regs.h hard-reg-set.h function-abi.h obstack-utils.h mux-utils.h rtlanal.h memmodel.h emit-rtl.h rtl-ssa/accesses.h rtl-ssa/insns.h rtl-ssa/blocks.h rtl-ssa/changes.h rtl-ssa/functions.h rtl-ssa/is-a.inl rtl-ssa/access-utils.h rtl-ssa/insn-utils.h rtl-ssa/movement.h rtl-ssa/change-utils.h rtl-ssa/member-fns.inl >> tmp-header-vars; echo GTFILES_H=gt-coverage.h gt-symtab-thunks.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-ipa-sra.h gt-dbxout.h gt-ipa-modref.h gt-diagnostic-spec.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2ctf.h gt-dwarf2out.h gt-ctfout.h gt-btfout.h gt-tree-vect-generic.h gt-gimple-isel.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-ssa-loop-ivopts.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-general.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-calls.h gt-i386-builtins.h gt-i386-expand.h gt-i386-options.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-c-objc-common.h gt-c-c-parser.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-constraint.h gt-cp-coroutines.h gt-cp-cp-gimplify.h gt-cp-cp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-logic.h gt-cp-mangle.h gt-cp-method.h gt-cp-module.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-d-d-builtins.h gt-d-d-lang.h gt-d-typeinfo.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-lto-lto-common.h gt-lto-lto-dump.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-constraint.h gt-cp-coroutines.h gt-cp-cp-gimplify.h gt-objcp-objcp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-logic.h gt-cp-mangle.h gt-cp-method.h gt-cp-module.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-objc-objc-act.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-objc-objc-runtime-shared-support.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-c.h gtype-cp.h gtype-d.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-objc.h gtype-objcp.h >> tmp-header-vars; /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../move-if-change tmp-header-vars b-header-vars echo timestamp > s-header-vars /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 gtype.state /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/gtype.state /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c gengtype /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/gengtype /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include headers=`echo /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/ansidecl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/filenames.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/gomp-constants.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/hashtab.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/libiberty.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/md5.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/obstack.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/plugin-api.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/safe-ctype.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/splay-tree.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/line-map.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/symtab.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ada/gcc-interface/ada-tree.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common/config/i386/i386-cpuinfo.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/dbxelf.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/elfos.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/glibc-stdint.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/gnu-user.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/att.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/biarch64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user-common.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-isa.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-opts.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-protos.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux-common.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/stringop.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/unix.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-64.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/initfini-array.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-android.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-protos.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/vxworks-dummy.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/d/d-tree.def /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/insn-addr.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/objc/objc-tree.def alias.h all-tree.def alloc-pool.h ansidecl.h attribs.h auto-host.h basic-block.h bitmap.h builtins.def bversion.h c-family/c-common.def c-family/c-common.h c-family/c-objc.h c-family/c-pragma.h c-family/c-pretty-print.h c/c-tree.h calls.h cfg-flags.def cfg.h cfganal.h cfgbuild.h cfgcleanup.h cfgexpand.h cfghooks.h cfgloop.h cfgloopmanip.h cfgrtl.h cgraph.h cif-code.def config.h config/dbxelf.h config/elfos.h config/glibc-stdint.h config/gnu-user.h config/i386/att.h config/i386/biarch64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/i386/i386-protos.h config/i386/i386.h config/i386/linux-common.h config/i386/linux64.h config/i386/unix.h config/i386/x86-64.h config/initfini-array.h config/linux-android.h config/linux-protos.h config/linux.h config/vxworks-dummy.h configargs.h context.h coretypes.h cppdefault.h debug.h defaults.h df.h diagnostic-color.h diagnostic-core.h diagnostic.def diagnostic.h dominance.h double-int.h dumpfile.h emit-rtl.h except.h expr.h file-prefix-map.h fixed-value.h flag-types.h flags.h fold-const-call.h fold-const.h function.h gcc-plugin.h gcc-symtab.h genrtl.h ggc.h gimple-builder.h gimple-expr.h gimple-fold.h gimple-iterator.h gimple-low.h gimple-pretty-print.h gimple-ssa.h gimple-walk.h gimple.def gimple.h gimplify-me.h gimplify.h gsstruct.def gtm-builtins.def gtype-desc.h hard-reg-set.h hash-map.h hash-set.h hash-table.h highlev-plugin-common.h hwint.h inchash.h incpath.h input.h insn-attr-common.h insn-attr.h insn-codes.h insn-config.h insn-constants.h insn-flags.h insn-modes-inline.h insn-modes.h insn-notes.def internal-fn.def internal-fn.h intl.h ipa-param-manipulation.h ipa-prop.h ipa-ref.h ipa-reference.h ipa-utils.h is-a.h langhooks.h lcm.h machmode.h memmodel.h mode-classes.def omp-builtins.def options.h opts.h output.h params-enum.h params.def params.h params.list pass-instances.def pass_manager.h plugin-version.h plugin.def plugin.h predict.def predict.h prefix.h pretty-print.h print-rtl.h print-tree.h profile-count.h real.h realmpfr.h reg-notes.def regset.h resource.h rtl.def rtl.h sanitizer.def sbitmap.h signop.h ssa-iterators.h statistics.h stmt.h stor-layout.h stringpool.h sync-builtins.def system.h target-hooks-macros.h target-insns.def target.def target.h timevar.def timevar.h tm-preds.h tm.h tm_p.h toplev.h tree-cfg.h tree-cfgcleanup.h tree-check.h tree-core.h tree-dfa.h tree-dump.h tree-eh.h tree-hasher.h tree-inline.h tree-into-ssa.h tree-iterator.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-pass.h tree-phinodes.h tree-pretty-print.h tree-ssa-address.h tree-ssa-alias.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-loop.h tree-ssa-operands.h tree-ssa-sccvn.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h tree-ssa.h tree-ssanames.h tree.def tree.h treestruct.def varasm.h vec.h version.h wide-int-print.h wide-int.h $(cd /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \ srcdirstrip=`echo "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \ for file in $headers; do \ if [ -f $file ] ; then \ path=$file; \ elif [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/$file ]; then \ path=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/$file; \ else continue; \ fi; \ case $path in \ "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc"/config/* | "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc"/common/config/* \ | "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc"/c-family/* | "/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc"/*.def ) \ base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ *) base=`basename $path` ;; \ esac; \ dest=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/$base; \ echo /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $path $dest; \ dir=`dirname $dest`; \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../mkinstalldirs $dir; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $path $dest; \ done /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/ansidecl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ansidecl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/filenames.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/filenames.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/gomp-constants.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gomp-constants.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/hashtab.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hashtab.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/libiberty.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/libiberty.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/md5.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/md5.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/obstack.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/obstack.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/plugin-api.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/plugin-api.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/safe-ctype.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/safe-ctype.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../include/splay-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/splay-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/cpplib.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cpplib.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/line-map.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/line-map.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/../libcpp/include/symtab.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/symtab.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ada/gcc-interface/ada-tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ada/gcc-interface/ada-tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/common/config/i386/i386-cpuinfo.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/common/config/i386/i386-cpuinfo.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/dbxelf.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/dbxelf.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/elfos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/elfos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/glibc-stdint.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/glibc-stdint.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/gnu-user.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/gnu-user.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/att.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/att.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/biarch64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/biarch64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/gnu-user-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/gnu-user64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-isa.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386-isa.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-opts.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386-opts.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-protos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386-protos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/linux-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/linux64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/stringop.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/stringop.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/unix.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/unix.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/x86-64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-tune.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/x86-tune.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/initfini-array.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/initfini-array.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-android.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux-android.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-protos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux-protos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/vxworks-dummy.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/vxworks-dummy.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cp/cp-tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cp/cp-tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/d/d-tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/d/d-tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/defaults.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/insn-addr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-addr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/objc/objc-tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/objc/objc-tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/addresses.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/addresses.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alias.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/alias.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/align.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/align.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 all-tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/all-tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/alloc-pool.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/alloc-pool.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/array-traits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/array-traits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/asan.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/asan.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/attr-fnspec.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/attr-fnspec.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/attribs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/attribs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 auto-host.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/auto-host.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/auto-profile.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/auto-profile.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/backend.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/backend.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/basic-block.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/basic-block.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bb-reorder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/bb-reorder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/bitmap.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/bitmap.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtin-attrs.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/builtin-attrs.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtin-types.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/builtin-types.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtins.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/builtins.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/builtins.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/builtins.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 bversion.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/bversion.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-family/c-common.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-family/c-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-objc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-family/c-objc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pragma.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-family/c-pragma.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c-family/c-pretty-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-family/c-pretty-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/c/c-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/c-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/calls.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/calls.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ccmp.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ccmp.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfg-flags.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfg-flags.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfganal.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfganal.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgbuild.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgbuild.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgcleanup.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgcleanup.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgexpand.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgexpand.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfghooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfghooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgloop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgloopmanip.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgloopmanip.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cfgrtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cfgrtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cgraph.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cgraph.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cif-code.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cif-code.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/collect-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect2-aix.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/collect2-aix.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/collect2.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/collect2.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/color-macros.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/color-macros.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/conditions.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/conditions.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 config.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/dbxelf.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/dbxelf.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/elfos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/elfos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/glibc-stdint.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/glibc-stdint.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/gnu-user.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/gnu-user.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/att.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/att.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/biarch64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/biarch64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/gnu-user-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/gnu-user64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/gnu-user64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386-protos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386-protos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/i386.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/i386.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/linux-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/linux64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/linux64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/unix.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/unix.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/i386/x86-64.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/i386/x86-64.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/initfini-array.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/initfini-array.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-android.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux-android.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux-protos.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux-protos.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/linux.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/linux.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/config/vxworks-dummy.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/config/vxworks-dummy.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 configargs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/configargs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/context.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/context.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/convert.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/convert.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coretypes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/coretypes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coroutine-builtins.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/coroutine-builtins.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/coverage.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/coverage.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cppbuiltin.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cppbuiltin.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cppdefault.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cppdefault.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/cselib.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/cselib.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ctfc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ctfc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/data-streamer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/data-streamer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbgcnt.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dbgcnt.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbgcnt.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dbgcnt.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dbxout.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dbxout.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dce.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dce.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ddg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ddg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/debug.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/debug.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/defaults.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/defaults.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/df.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/df.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dfp.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dfp.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-color.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-color.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-core.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-core.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-event-id.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-event-id.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-metadata.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-metadata.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-path.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-path.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-spec.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-spec.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic-url.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic-url.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/diagnostic.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/diagnostic.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/digraph.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/digraph.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dojump.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dojump.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dominance.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dominance.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/domwalk.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/domwalk.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/double-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/double-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dump-context.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dump-context.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dumpfile.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dumpfile.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2asm.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dwarf2asm.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2ctf.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dwarf2ctf.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/dwarf2out.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/dwarf2out.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/edit-context.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/edit-context.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/emit-rtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/emit-rtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/errors.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/errors.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/escaped_string.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/escaped_string.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/et-forest.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/et-forest.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/except.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/except.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/explow.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/explow.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expmed.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/expmed.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/expr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/expr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fibonacci_heap.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/fibonacci_heap.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/file-find.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/file-find.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/file-prefix-map.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/file-prefix-map.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fixed-value.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/fixed-value.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/flag-types.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/flag-types.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/flags.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/flags.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const-call.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/fold-const-call.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/fold-const.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/fold-const.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function-abi.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/function-abi.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/function.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/function.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-plugin.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcc-plugin.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-rich-location.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcc-rich-location.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc-symtab.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcc-symtab.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov-counter.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcov-counter.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcov-io.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcov-io.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcse-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcse-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gcse.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gcse.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/generic-match.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/generic-match.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gengtype.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gengtype.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 genrtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/genrtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gensupport.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gensupport.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc-internal.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ggc-internal.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ggc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ggc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-array-bounds.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-array-bounds.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-builder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-builder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-expr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-expr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-fold.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-fold.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-iterator.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-iterator.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-low.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-low.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-match.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-match.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-predicate-analysis.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-predicate-analysis.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-predict.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-predict.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-pretty-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-pretty-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-cache.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-cache.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-edge.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-edge.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-fold.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-fold.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-gori.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-gori.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-path.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-path.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range-trace.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range-trace.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-range.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-range.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-evrp-analyze.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-ssa-evrp-analyze.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-access.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-ssa-warn-access.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa-warn-restrict.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-ssa-warn-restrict.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-streamer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-streamer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple-walk.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple-walk.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimple.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimple.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify-me.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimplify-me.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gimplify.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gimplify.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/glimits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/glimits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graph.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/graph.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphds.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/graphds.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphite.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/graphite.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/graphviz.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/graphviz.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gsstruct.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gsstruct.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gstab.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gstab.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gsyms.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gsyms.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gsyslimits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gsyslimits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/gtm-builtins.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gtm-builtins.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 gtype-desc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/gtype-desc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hard-reg-set.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hard-reg-set.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map-traits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hash-map-traits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-map.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hash-map.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-set.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hash-set.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-table.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hash-table.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hash-traits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hash-traits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/highlev-plugin-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/highlev-plugin-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hosthooks-def.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hosthooks-def.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hosthooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hosthooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hw-doloop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hw-doloop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/hwint.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/hwint.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ifcvt.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ifcvt.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/inchash.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/inchash.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/incpath.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/incpath.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/input.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/input.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/insn-addr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-addr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-attr-common.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-attr-common.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-attr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-attr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-codes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-codes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-config.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-config.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-constants.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-constants.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-flags.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-flags.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-modes-inline.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-modes-inline.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 insn-modes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-modes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/insn-notes.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/insn-notes.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/int-vector-builder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/int-vector-builder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/internal-fn.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/internal-fn.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/internal-fn.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/internal-fn.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/intl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/intl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-fnsummary.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-fnsummary.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf-gimple.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-icf-gimple.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-icf.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-icf.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-inline.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-inline.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-modref-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-modref.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-modref.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-param-manipulation.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-param-manipulation.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-predicate.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-predicate.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-prop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-prop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-ref.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-ref.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-reference.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-reference.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ipa-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ipa-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ira-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ira.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ira.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/is-a.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/is-a.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/iterator-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/iterator-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/json.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/json.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks-def.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/langhooks-def.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/langhooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/langhooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lcm.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lcm.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/libfuncs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/libfuncs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/limitx.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/limitx.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/limity.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/limity.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/loop-unroll.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/loop-unroll.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lower-subreg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lower-subreg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lra-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lra.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lra.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-compress.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lto-compress.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-section-names.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lto-section-names.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/lto-streamer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/lto-streamer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/machmode.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/machmode.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/machmode.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/machmode.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats-traits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/mem-stats-traits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mem-stats.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/mem-stats.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/memmodel.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/memmodel.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/memory-block.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/memory-block.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mode-classes.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/mode-classes.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/mux-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/mux-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/obstack-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/obstack-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-builtins.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-builtins.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-expand.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-expand.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-general.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-general.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-low.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-low.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-offload.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-offload.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/omp-simd-clone.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/omp-simd-clone.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-problem.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/opt-problem.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opt-suggestions.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/opt-suggestions.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-libfuncs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optabs-libfuncs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-query.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optabs-query.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optabs-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optabs.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optabs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optabs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo-emit-json.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optinfo-emit-json.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/optinfo.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/optinfo.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 options.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/options.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-diagnostic.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/opts-diagnostic.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts-jobserver.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/opts-jobserver.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/opts.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/opts.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ordered-hash-map.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ordered-hash-map.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/output.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/output.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 pass-instances.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/pass-instances.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pass_manager.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/pass_manager.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/passes.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/passes.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 plugin-version.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/plugin-version.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/plugin.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/plugin.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/plugin.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/plugin.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pointer-query.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/pointer-query.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/poly-int-types.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/poly-int-types.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/poly-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/poly-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/predict.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/predict.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/predict.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/prefix.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/prefix.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/pretty-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/pretty-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-rtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/print-rtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/print-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/print-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile-count.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/profile-count.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/profile.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/profile.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/range-op.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/range-op.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/range.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/range.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-md.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/read-md.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/read-rtl-function.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/read-rtl-function.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/real.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/real.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/realmpfr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/realmpfr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/recog.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/recog.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reg-notes.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/reg-notes.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regcprop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/regcprop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regrename.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/regrename.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regs.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/regs.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/regset.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/regset.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/reload.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/reload.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/resource.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/resource.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-error.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtl-error.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-iter.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtl-iter.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl-ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtl-ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtl.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlanal.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtlanal.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlhash.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtlhash.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtlhooks-def.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtlhooks-def.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/rtx-vector-builder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/rtx-vector-builder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/run-rtl-passes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/run-rtl-passes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sanitizer.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sanitizer.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sbitmap.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sbitmap.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sched-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sched-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-dump.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sel-sched-dump.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched-ir.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sel-sched-ir.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sel-sched.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sel-sched.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-diagnostic.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/selftest-diagnostic.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest-rtl.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/selftest-rtl.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/selftest.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/selftest.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sese.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sese.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/shortest-paths.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/shortest-paths.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/shrink-wrap.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/shrink-wrap.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/signop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/signop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sparseset.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sparseset.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/spellcheck-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/spellcheck-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/spellcheck.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/spellcheck.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/splay-tree-utils.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/splay-tree-utils.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sreal.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sreal.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ssa-iterators.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ssa-iterators.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stab.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/stab.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/statistics.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/statistics.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stmt.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/stmt.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stor-layout.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/stor-layout.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/streamer-hooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/streamer-hooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/stringpool.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/stringpool.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/substring-locations.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/substring-locations.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symbol-summary.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/symbol-summary.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-clones.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/symtab-clones.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/symtab-thunks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/symtab-thunks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/sync-builtins.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/sync-builtins.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/system.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/system.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-def.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target-def.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-globals.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target-globals.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-hooks-macros.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target-hooks-macros.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target-insns.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target-insns.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/target.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/target.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/targhooks.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/targhooks.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/timevar.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/timevar.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/timevar.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/timevar.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 tm-preds.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tm-preds.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 tm.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tm.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 tm_p.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tm_p.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/toplev.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/toplev.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tracer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tracer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/trans-mem.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/trans-mem.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-affine.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-affine.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-cfg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-cfgcleanup.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-cfgcleanup.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 tree-check.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-check.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-chrec.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-chrec.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-core.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-core.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-data-ref.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-data-ref.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dfa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-dfa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-diagnostic.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-diagnostic.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-dump.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-dump.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-eh.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-eh.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-hash-traits.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-hash-traits.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-hasher.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-hasher.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-if-conv.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-if-conv.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-inline.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-inline.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-into-ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-into-ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-iterator.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-iterator.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-nested.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-nested.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-object-size.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-object-size.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-outof-ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-outof-ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-parloops.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-parloops.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pass.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-pass.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-phinodes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-phinodes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-pretty-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-pretty-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-scalar-evolution.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-scalar-evolution.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-sra.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-sra.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-address.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-address.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-alias-compare.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-alias-compare.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-alias.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-alias.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ccp.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-ccp.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-coalesce.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-coalesce.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dce.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-dce.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dom.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-dom.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-dse.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-dse.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-live.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-live.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-ivopts.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-loop-ivopts.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-manip.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-loop-manip.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop-niter.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-loop-niter.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-loop.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-loop.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-math-opts.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-math-opts.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-operands.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-operands.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-propagate.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-propagate.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-reassoc.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-reassoc.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-sccvn.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-sccvn.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-scopedtables.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-scopedtables.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-strlen.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-strlen.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-ter.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-ter.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadedge.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-threadedge.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa-threadupdate.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa-threadupdate.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssa.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssa.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-ssanames.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-ssanames.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-stdarg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-stdarg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-streamer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-streamer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-switch-conversion.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-switch-conversion.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vector-builder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-vector-builder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vectorizer.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-vectorizer.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree-vrp.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree-vrp.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/treestruct.def /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/treestruct.def /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tristate.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tristate.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tsan.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tsan.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/tsystem.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/tsystem.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/typeclass.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/typeclass.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/typed-splay-tree.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/typed-splay-tree.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/ubsan.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/ubsan.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/valtrack.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/valtrack.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-pointer-equiv.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-pointer-equiv.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-prof.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-prof.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-query.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-query.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range-equiv.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-range-equiv.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-range.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-range.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/value-relation.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/value-relation.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/varasm.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/varasm.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec-perm-indices.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vec-perm-indices.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vec.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vec.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vector-builder.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vector-builder.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 version.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/version.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vmsdbg.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vmsdbg.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vr-values.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vr-values.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/vtable-verify.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/vtable-verify.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-bitmask.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/wide-int-bitmask.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int-print.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/wide-int-print.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/wide-int.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/wide-int.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/xcoff.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/xcoff.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/gcc/xcoffout.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/xcoffout.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 b-header-vars /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/include/b-header-vars make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/gcc' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/intl' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/intl' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libbacktrace' true DO=all multi-do # make make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libbacktrace' true DO=install multi-do # make make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libbacktrace' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libbacktrace' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcpp' test -f config.h || (rm -f stamp-h1 && make stamp-h1) cats=""; for cat in $cats; do \ lang=`basename $cat | sed 's/\.gmo$//'`; \ if [ -f $cat ]; then :; \ elif [ -f /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/$cat ]; then cat=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libcpp/$cat; \ else continue; \ fi; \ dir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/locale/$lang/LC_MESSAGES; \ echo /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $cat $dir/cpplib.mo; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $cat $dir/cpplib.mo; \ done make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcpp' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libdecnumber' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libdecnumber' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libiberty' make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libiberty/testsuite' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libiberty/testsuite' if test -n ""; then \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/`gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -print-multi-os-directory`; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libiberty.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/`gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -print-multi-os-directory`/./libiberty.an; \ ( cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/`gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/`gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -print-multi-os-directory`/./libiberty.an /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/`gcc -O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512 -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include/;; \ esac; \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../mkinstalldirs ${thd}; \ for h in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/ansidecl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/demangle.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/dyn-string.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/fibheap.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/floatformat.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/hashtab.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/libiberty.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/objalloc.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/partition.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/safe-ctype.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/sort.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/splay-tree.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libiberty/../include/timeval-utils.h; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $h ${thd}; \ done; \ fi make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libiberty/testsuite' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libiberty/testsuite' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libiberty' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/c++tools' /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/c++tools/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c g++-mapper-server /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/libexec/gcc/x86_64-openwrt-linux-musl/12.3.0 make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/c++tools' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcc1' make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcc1' make[6]: Nothing to be done for 'install-exec-am'. /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/' /bin/sh ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c libcc1.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libcc1.0.so /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/libcc1.0.so libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib && { ln -s -f libcc1.0.so libcc1.so || { rm -f libcc1.so && ln -s libcc1.0.so libcc1.so; }; }) libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libcc1.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/libcc1.la libtool: install: warning: remember to run `libtool --finish /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin' /bin/sh ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c libcc1plugin.la libcp1plugin.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libcc1plugin.0.so /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/libcc1plugin.0.so libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin && { ln -s -f libcc1plugin.0.so libcc1plugin.so || { rm -f libcc1plugin.so && ln -s libcc1plugin.0.so libcc1plugin.so; }; }) libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libcc1plugin.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/libcc1plugin.la libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libcp1plugin.0.so /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/libcp1plugin.0.so libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin && { ln -s -f libcp1plugin.0.so libcp1plugin.so || { rm -f libcp1plugin.so && ln -s libcp1plugin.0.so libcp1plugin.so; }; }) libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libcp1plugin.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin/libcp1plugin.la ---------------------------------------------------------------------- Libraries have been installed in: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/plugin If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcc1' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/libcc1' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libgcc' /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libgcc_eh.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/ chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcc_eh.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcc_eh.a /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libgcc_pic.a libgcc.map /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/ chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcc_pic.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcc_pic.a /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib; /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libgcc_s.so.1 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/libgcc_s.so.1; rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/libgcc_s.so; /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libgcc_s.so /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/libgcc_s.so /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libgcc.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/ chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcc.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcc.a /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libgcov.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/ chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcov.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ for file in $parts; do \ rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/$file; \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $file /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/; \ case $file in \ *.a) \ /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib ../.././gcc/$file ;; \ esac; \ done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 unwind.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libgcc/gcov.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libgcc' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' Making install in include make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include' make[7]: Nothing to be done for 'install-exec-am'. /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0 mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0 /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./bits mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./bits for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/algorithmfwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/align.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/alloc_traits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/allocated_ptr.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/atomic_base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/atomic_futex.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/atomic_timed_wait.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/atomic_wait.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/basic_ios.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/basic_ios.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/basic_string.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/basic_string.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/boost_concept_check.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/c++0x_warning.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/char_traits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/charconv.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/chrono.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/codecvt.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/concept_check.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/cow_string.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/cpp_type_traits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/deque.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/enable_special_members.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/erase_if.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/forward_list.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/forward_list.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/fs_dir.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/fs_fwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/fs_ops.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/fs_path.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/fstream.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/functexcept.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/functional_hash.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/gslice.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/gslice_array.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/hashtable.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/hashtable_policy.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/indirect_array.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/invoke.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/ios_base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/istream.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/iterator_concepts.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/list.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/locale_classes.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/locale_classes.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/locale_conv.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/locale_facets.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/locale_facets.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/locale_facets_nonio.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/localefwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/mask_array.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/max_size_type.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/memoryfwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/mofunc_impl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/move.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/move_only_function.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/new_allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/node_handle.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/ostream.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/ostream_insert.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/parse_numbers.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/postypes.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/predefined_ops.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/ptr_traits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/quoted_string.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/random.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/random.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/range_access.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/ranges_algobase.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/ranges_algo.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/ranges_base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/ranges_cmp.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/ranges_uninitialized.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/ranges_util.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/refwrap.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex_constants.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex_error.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex_scanner.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex_scanner.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex_automaton.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex_automaton.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex_compiler.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex_compiler.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex_executor.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/regex_executor.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/semaphore_base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/shared_ptr.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/shared_ptr_base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/slice_array.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/specfun.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/sstream.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/std_abs.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/std_function.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/std_mutex.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/std_thread.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_algo.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_algobase.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_bvector.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_construct.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_deque.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_function.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_heap.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_iterator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_list.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_map.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_multimap.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_multiset.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_numeric.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_pair.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_queue.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_relops.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_set.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_stack.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_tempbuf.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_tree.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_uninitialized.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stl_vector.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stream_iterator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/streambuf_iterator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/streambuf.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/stringfwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/string_view.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/this_thread_sleep.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/uniform_int_dist.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/unique_lock.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/unique_ptr.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/unordered_map.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/unordered_set.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/uses_allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/uses_allocator_args.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/utility.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/valarray_array.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/valarray_array.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/valarray_before.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/valarray_after.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/bits/vector.tcc; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./bits; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./backward mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./backward for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward/auto_ptr.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward/backward_warning.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward/binders.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward/hash_map /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward/hash_set /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward/hash_fun.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward/hashtable.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward/strstream; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./backward; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/algorithm /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/aligned_buffer.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/alloc_traits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/atomicity.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/bitmap_allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/cast.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/cmath /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/codecvt_specializations.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/concurrence.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/debug_allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/enc_filebuf.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/extptr_allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/stdio_filebuf.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/functional /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/iterator /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/malloc_allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/memory /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/mt_allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/new_allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/numeric /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/numeric_traits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pod_char_traits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pointer.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pool_allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/rb_tree /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/random /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/random.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/rope /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/ropeimpl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/slist /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/string_conversions.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/throw_allocator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/typelist.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/type_traits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/rc_string_base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/sso_string_base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/vstring.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/vstring.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/vstring_fwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/vstring_util.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward/hash_set /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward/hash_map; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds for dir in ./ext/pb_ds/detail ./ext/pb_ds/detail/pairing_heap_ ./ext/pb_ds/detail/splay_tree_ ./ext/pb_ds/detail/list_update_map_ ./ext/pb_ds/detail/branch_policy ./ext/pb_ds/detail/trie_policy ./ext/pb_ds/detail/gp_hash_table_map_ ./ext/pb_ds/detail/tree_policy ./ext/pb_ds/detail/binomial_heap_base_ ./ext/pb_ds/detail/resize_policy ./ext/pb_ds/detail/bin_search_tree_ ./ext/pb_ds/detail/binomial_heap_ ./ext/pb_ds/detail/thin_heap_ ./ext/pb_ds/detail/pat_trie_ ./ext/pb_ds/detail/cc_hash_table_map_ ./ext/pb_ds/detail/rc_binomial_heap_ ./ext/pb_ds/detail/left_child_next_sibling_heap_ ./ext/pb_ds/detail/unordered_iterator ./ext/pb_ds/detail/binary_heap_ ./ext/pb_ds/detail/ov_tree_map_ ./ext/pb_ds/detail/hash_fn ./ext/pb_ds/detail/eq_fn ./ext/pb_ds/detail/rb_tree_map_ ./ext/pb_ds/detail/list_update_policy; do \ /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/${dir} ; done mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/pairing_heap_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/splay_tree_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/list_update_map_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/branch_policy mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/trie_policy mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/gp_hash_table_map_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/tree_policy mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/binomial_heap_base_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/resize_policy mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/bin_search_tree_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/binomial_heap_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/thin_heap_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/pat_trie_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/cc_hash_table_map_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/rc_binomial_heap_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/left_child_next_sibling_heap_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/unordered_iterator mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/binary_heap_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/ov_tree_map_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/hash_fn mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/eq_fn mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/rb_tree_map_ mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds/detail/list_update_policy for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp; do \ install_base=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp; do \ install_base=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp; do \ install_base=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp; do \ install_base=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp; do \ install_base=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp; do \ install_base=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp; do \ install_base=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} ${install_base}/${relative_name} ; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./tr1 mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./tr1 for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/array /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/bessel_function.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/beta_function.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/ccomplex /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cctype /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cfenv /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cfloat /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cinttypes /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/climits /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cmath /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/complex /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/complex.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cstdarg /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cstdbool /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cstdint /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cstdio /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cstdlib /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/ctgmath /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/ctime /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/ctype.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cwchar /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/cwctype /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/ell_integral.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/exp_integral.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/fenv.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/float.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/functional /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/functional_hash.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/gamma.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/hypergeometric.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/hashtable.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/hashtable_policy.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/inttypes.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/limits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/math.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/memory /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/poly_hermite.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/legendre_function.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/random /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/random.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/random.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/regex /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/shared_ptr.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/special_function_util.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/stdarg.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/stdbool.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/stdint.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/stdio.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/stdlib.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/tgmath.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/tuple /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/type_traits /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/unordered_map /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/unordered_map.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/unordered_set /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/unordered_set.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/utility /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/wchar.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr1/wctype.h; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./tr1; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./tr2 mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./tr2 for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr2/bool_set /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr2/bool_set.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr2/dynamic_bitset /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr2/ratio /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/tr2/type_traits; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./tr2; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./decimal mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./decimal for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/decimal/decimal /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/decimal/decimal.h; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./decimal; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./experimental mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./experimental for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/algorithm /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/any /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/array /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/buffer /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/chrono /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/deque /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/executor /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/forward_list /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/functional /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/internet /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/io_context /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/iterator /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/list /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/map /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/memory /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/memory_resource /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/net /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/netfwd /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/numeric /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/optional /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/propagate_const /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/random /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/ratio /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/regex /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/set /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/simd /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/socket /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/source_location /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/string /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/string_view /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/system_error /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/timer /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/tuple /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/type_traits /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/unordered_map /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/unordered_set /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/utility /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/vector /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/filesystem; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./experimental; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./experimental/bits mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./experimental/bits for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/lfts_config.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/net.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/numeric_traits.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/shared_ptr.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd_builtin.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd_converter.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd_detail.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd_fixed_size.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd_math.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd_neon.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd_ppc.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd_scalar.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd_x86.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/simd_x86_conversions.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/string_view.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/fs_dir.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/fs_fwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/fs_ops.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/experimental/bits/fs_path.h; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./experimental/bits; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/. for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cassert /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/ccomplex /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cctype /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cerrno /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cfenv /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cfloat /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cinttypes /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/ciso646 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/climits /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/clocale /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cmath /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/csetjmp /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/csignal /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cstdalign /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cstdarg /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cstdbool /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cstddef /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cstdint /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cstdio /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cstdlib /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cstring /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/ctgmath /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/ctime /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cuchar /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cwchar /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_global/cwctype; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/.; done c_base_headers_extra_install='';\ for file in $c_base_headers_extra_install; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $file /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./bits; done c_compatibility_headers_install='/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_compatibility/complex.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_compatibility/fenv.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_compatibility/tgmath.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_compatibility/math.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_compatibility/stdatomic.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/c_compatibility/stdlib.h';\ for file in $c_compatibility_headers_install; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 $file /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/. for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/algorithm /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/any /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/array /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/atomic /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/barrier /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/bit /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/bitset /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/charconv /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/chrono /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/codecvt /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/complex /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/concepts /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/condition_variable /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/coroutine /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/deque /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/execution /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/expected /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/filesystem /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/forward_list /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/fstream /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/functional /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/future /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/iomanip /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/ios /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/iosfwd /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/iostream /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/istream /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/iterator /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/latch /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/limits /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/list /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/locale /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/map /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/memory /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/memory_resource /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/mutex /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/numbers /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/numeric /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/optional /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/ostream /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/queue /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/random /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/ranges /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/ratio /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/regex /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/scoped_allocator /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/semaphore /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/set /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/shared_mutex /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/source_location /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/span /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/spanstream /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/sstream /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/syncstream /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/stack /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/stacktrace /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/stdexcept /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/stop_token /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/streambuf /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/string /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/string_view /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/system_error /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/thread /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/tuple /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/typeindex /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/type_traits /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/unordered_map /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/unordered_set /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/utility /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/valarray /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/variant /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/vector /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/std/version; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/.; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./debug mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./debug for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/assertions.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/bitset /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/debug.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/deque /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/formatter.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/forward_list /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/functions.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/helper_functions.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/list /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/map /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/macros.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/map.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/multimap.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/multiset.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_container.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_iterator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_iterator.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_local_iterator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_sequence.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_sequence.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_unordered_base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_unordered_container.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/set /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/set.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/stl_iterator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/string /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/unordered_map /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/unordered_set /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/debug/vector; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./debug; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./parallel mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./parallel for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/algo.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/algobase.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/algorithm /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/algorithmfwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/balanced_quicksort.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/basic_iterator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/checkers.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/compatibility.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/compiletime_settings.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/equally_split.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/features.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/find.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/find_selectors.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/for_each.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/for_each_selectors.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/iterator.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/list_partition.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/losertree.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/merge.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/multiseq_selection.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/multiway_merge.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/multiway_mergesort.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/numeric /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/numericfwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/omp_loop.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/omp_loop_static.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/par_loop.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/parallel.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/partial_sum.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/partition.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/queue.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/quicksort.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/random_number.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/random_shuffle.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/search.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/set_operations.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/settings.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/sort.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/tags.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/types.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/unique_copy.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/parallel/workstealing.h; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./parallel; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/x86_64-openwrt-linux-musl/bits mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/x86_64-openwrt-linux-musl mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/x86_64-openwrt-linux-musl/bits for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/os/generic/ctype_base.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/os/generic/ctype_inline.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/os/generic/os_defines.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/cpu/generic/atomic_word.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/os/generic/error_constants.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/precompiled/stdc++.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/precompiled/stdtr1c++.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/precompiled/extc++.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/cpu/i486/opt/bits/opt_random.h ./x86_64-openwrt-linux-musl/bits/basic_file.h ./x86_64-openwrt-linux-musl/bits/c++config.h ./x86_64-openwrt-linux-musl/bits/c++allocator.h ./x86_64-openwrt-linux-musl/bits/c++io.h ./x86_64-openwrt-linux-musl/bits/c++locale.h ./x86_64-openwrt-linux-musl/bits/messages_members.h ./x86_64-openwrt-linux-musl/bits/time_members.h \ ./x86_64-openwrt-linux-musl/bits/gthr.h ./x86_64-openwrt-linux-musl/bits/gthr-single.h ./x86_64-openwrt-linux-musl/bits/gthr-posix.h ./x86_64-openwrt-linux-musl/bits/gthr-default.h; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/x86_64-openwrt-linux-musl/bits; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/x86_64-openwrt-linux-musl/bits/../ext mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/x86_64-openwrt-linux-musl/bits/../ext for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/x86_64-openwrt-linux-musl/bits/../ext; done /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./pstl mkdir /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./pstl for file in /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/algorithm_fwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/algorithm_impl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/execution_defs.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/execution_impl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/glue_algorithm_defs.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/glue_algorithm_impl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/glue_execution_defs.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/glue_memory_defs.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/glue_memory_impl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/glue_numeric_defs.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/glue_numeric_impl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/memory_impl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/numeric_fwd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/numeric_impl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/parallel_backend.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/parallel_backend_tbb.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/parallel_backend_serial.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/parallel_backend_utils.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/parallel_impl.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/pstl_config.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/unseq_backend_simd.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/pstl/utils.h; do \ /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 ${file} /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/./pstl; done make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include' Making install in libsupc++ make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' /bin/sh ../libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c libsupc++.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libsupc++.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libsupc++.la libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libsupc++.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libsupc++.a libtool: install: chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libsupc++.a libtool: install: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libsupc++.a libtool: finish: PATH="/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/opt/local/bin:/opt/local/sbin:/usr/local/Rust/.cargo/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/sbin" ldconfig -n /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib ---------------------------------------------------------------------- Libraries have been installed in: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/bits /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/atomic_lockfree_defines.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/bits/atomic_lockfree_defines.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/cxxabi_forced.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/bits/cxxabi_forced.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/exception_defines.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/bits/exception_defines.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/exception_ptr.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/bits/exception_ptr.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/hash_bytes.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/bits/hash_bytes.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/nested_exception.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/bits/nested_exception.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/exception.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/bits/exception.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/cxxabi_init_exception.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/bits/cxxabi_init_exception.h /bin/sh /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/../mkinstalldirs /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0 /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/compare /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/compare /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/cxxabi.h /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/cxxabi.h /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/exception /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/exception /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/initializer_list /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/initializer_list /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/new /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/new /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++/typeinfo /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0/typeinfo make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++' Making install in src make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src' Making install in c++98 make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++98' make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++98' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++98' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++98' Making install in c++11 make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++11' make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++11' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++11' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++11' Making install in c++17 make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++17' make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++17' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++17' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++17' Making install in c++20 make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++20' make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++20' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++20' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/c++20' Making install in filesystem make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/filesystem' make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/filesystem' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' /bin/sh ../../libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c libstdc++fs.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libstdc++fs.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libstdc++fs.la libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libstdc++fs.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libstdc++fs.a libtool: install: chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libstdc++fs.a libtool: install: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libstdc++fs.a libtool: finish: PATH="/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/opt/local/bin:/opt/local/sbin:/usr/local/Rust/.cargo/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/sbin" ldconfig -n /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib ---------------------------------------------------------------------- Libraries have been installed in: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/filesystem' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/filesystem' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src' make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' /bin/sh ../libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c libstdc++.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libstdc++.so.6.0.30 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libstdc++.so.6.0.30 libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib && { ln -s -f libstdc++.so.6.0.30 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.30 libstdc++.so.6; }; }) libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib && { ln -s -f libstdc++.so.6.0.30 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.30 libstdc++.so; }; }) libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libstdc++.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libstdc++.la libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libstdc++.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libstdc++.a libtool: install: chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libstdc++.a libtool: install: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libstdc++.a libtool: finish: PATH="/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/opt/local/bin:/opt/local/sbin:/usr/local/Rust/.cargo/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/sbin" ldconfig -n /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib ---------------------------------------------------------------------- Libraries have been installed in: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src' Making install in doc make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/doc' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/doc' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/doc' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/doc' Making install in po make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/po' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/po' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/po' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/po' Making install in testsuite make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/testsuite' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/testsuite' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/testsuite' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/testsuite' Making install in python make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/python' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/python' make[7]: Nothing to be done for 'install-exec-am'. /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 gdb.py /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libstdc++.so.6.0.30-gdb.py /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/gcc-12.3.0/python' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/gcc-12.3.0/python/libstdcxx/v6' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/python/libstdcxx/v6/printers.py /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/python/libstdcxx/v6/xmethods.py /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/python/libstdcxx/v6/__init__.py '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/gcc-12.3.0/python/libstdcxx/v6' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/gcc-12.3.0/python/libstdcxx' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/python/libstdcxx/__init__.py '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/gcc-12.3.0/python/libstdcxx' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/python' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/python' make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/" "CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os" "CFLAGS_FOR_BUILD=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" "CFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "INSTALL=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_DATA=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_SCRIPT=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "LIBCFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "MAKE=make" "MAKEINFO=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "infodir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info" "libdir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib" "includedir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include" "prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "tooldir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl" "gxx_include_dir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0" "AR=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar" "AS=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/as" "LD=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld" "RANLIB=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib" "NM=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/nm" "DESTDIR=" "WERROR=" DO=all multi-do # make make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/" "CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os" "CFLAGS_FOR_BUILD=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" "CFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "INSTALL=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_DATA=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_SCRIPT=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "LIBCFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "MAKE=make" "MAKEINFO=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "infodir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info" "libdir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib" "includedir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include" "prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "tooldir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl" "gxx_include_dir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include/c++/12.3.0" "AR=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar" "AS=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/as" "LD=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld" "RANLIB=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib" "NM=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/nm" "DESTDIR=" "WERROR=" DO=install multi-do # make make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' make install-recursive make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' true DO=all multi-do # make make[8]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' true DO=install multi-do # make make[8]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libvtv' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libquadmath' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os" "CFLAGS_FOR_BUILD=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" "CFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "INSTALL=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_DATA=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_SCRIPT=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "LIBCFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "MAKE=make" "MAKEINFO=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 --split-size=5000000 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "infodir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info" "libdir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib" "prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "includedir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include" "AR=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar" "AS=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/as" "CC=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include " "CXX=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include " "LD=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "NM=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm" "PICFLAG=" "RANLIB=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib" "DESTDIR=" DO=all multi-do # make make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libquadmath' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -g -Os" "CFLAGS_FOR_BUILD=-O2 -I/Volumes/x64/openwrt/staging_dir/host/include -pipe -fbracket-depth=512" "CFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "INSTALL=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_DATA=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "INSTALL_SCRIPT=/Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "LIBCFLAGS_FOR_TARGET=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "MAKE=make" "MAKEINFO=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/missing makeinfo --split-size=5000000 --split-size=5000000 -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../gcc/doc/include -I /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "infodir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info" "libdir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib" "prefix=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" "includedir=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/include" "AR=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ar" "AS=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/as" "CC=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xgcc -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include " "CXX=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/xg++ -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/ -nostdinc++ -nostdinc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include/x86_64-openwrt-linux-musl -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/include -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/libsupc++ -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/include/backward -I/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libstdc++-v3/testsuite/util -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -L/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/src/.libs -B/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libstdc++-v3/libsupc++/.libs -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ -B/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/ -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/include -isystem /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/sys-include " "LD=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/collect-ld" "LIBCFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -g -Os" "NM=/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/./gcc/nm" "PICFLAG=" "RANLIB=/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib" "DESTDIR=" DO=install multi-do # make /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' /bin/sh ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c libquadmath.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libquadmath.so.0.0.0 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libquadmath.so.0.0.0 libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib && { ln -s -f libquadmath.so.0.0.0 libquadmath.so.0 || { rm -f libquadmath.so.0 && ln -s libquadmath.so.0.0.0 libquadmath.so.0; }; }) libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib && { ln -s -f libquadmath.so.0.0.0 libquadmath.so || { rm -f libquadmath.so && ln -s libquadmath.so.0.0.0 libquadmath.so; }; }) libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libquadmath.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libquadmath.la libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libquadmath.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libquadmath.a libtool: install: chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libquadmath.a libtool: install: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libquadmath.a libtool: finish: PATH="/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/opt/local/bin:/opt/local/sbin:/usr/local/Rust/.cargo/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/sbin" ldconfig -n /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib ---------------------------------------------------------------------- Libraries have been installed in: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/libquadmath.info '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' install-info --info-dir='/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/libquadmath.info' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/quadmath.h /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libquadmath/quadmath_weak.h '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/gcc/x86_64-openwrt-linux-musl/12.3.0/include' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libquadmath' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libquadmath' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' Making install in testsuite make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm/testsuite' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm/testsuite' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm/testsuite' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm/testsuite' make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' true DO=all multi-do # make make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' true DO=install multi-do # make /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 libitm.spec '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' /bin/sh ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c libitm.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libitm.so.1.0.0 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libitm.so.1.0.0 libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib && { ln -s -f libitm.so.1.0.0 libitm.so.1 || { rm -f libitm.so.1 && ln -s libitm.so.1.0.0 libitm.so.1; }; }) libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib && { ln -s -f libitm.so.1.0.0 libitm.so || { rm -f libitm.so && ln -s libitm.so.1.0.0 libitm.so; }; }) libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libitm.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libitm.la libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libitm.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libitm.a libtool: install: chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libitm.a libtool: install: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libitm.a libtool: finish: PATH="/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/opt/local/bin:/opt/local/sbin:/usr/local/Rust/.cargo/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/sbin" ldconfig -n /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib ---------------------------------------------------------------------- Libraries have been installed in: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c -m 644 /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0/libitm/libitm.info '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' install-info --info-dir='/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info' '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/share/info/libitm.info' make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libitm' make[5]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' Makefile:875: warning: overriding recipe for target 'all-multi' Makefile:866: warning: ignoring old recipe for target 'all-multi' Making install in testsuite make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic/testsuite' make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic/testsuite' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic/testsuite' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic/testsuite' make[6]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' Makefile:875: warning: overriding recipe for target 'all-multi' Makefile:866: warning: ignoring old recipe for target 'all-multi' true DO=all multi-do # make make[7]: Entering directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' Makefile:875: warning: overriding recipe for target 'all-multi' Makefile:866: warning: ignoring old recipe for target 'all-multi' true DO=install multi-do # make /usr/local/bin/gmkdir -p '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' /bin/sh ./libtool --mode=install /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c libatomic.la '/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib' libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libatomic.so.1.2.0 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libatomic.so.1.2.0 libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib && { ln -s -f libatomic.so.1.2.0 libatomic.so.1 || { rm -f libatomic.so.1 && ln -s libatomic.so.1.2.0 libatomic.so.1; }; }) libtool: install: (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib && { ln -s -f libatomic.so.1.2.0 libatomic.so || { rm -f libatomic.so && ln -s libatomic.so.1.2.0 libatomic.so; }; }) libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libatomic.lai /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libatomic.la libtool: install: /Volumes/x64/openwrt/staging_dir/host/bin/ginstall -c .libs/libatomic.a /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libatomic.a libtool: install: chmod 644 /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libatomic.a libtool: install: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/bin/ranlib /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib/libatomic.a libtool: finish: PATH="/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/Volumes/x64/openwrt/staging_dir/host/bin:/opt/local/bin:/opt/local/sbin:/usr/local/Rust/.cargo/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/sbin" ldconfig -n /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib ---------------------------------------------------------------------- Libraries have been installed in: /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/x86_64-openwrt-linux-musl/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' make[6]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' make[5]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/x86_64-openwrt-linux-musl/libatomic' make[4]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final' make[3]: Leaving directory '/Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final' # Set up the symlinks to enable lying about target name. set -e; (cd /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl; ln -sf x86_64-openwrt-linux-musl x86_64-openwrt-linux; cd bin; for app in x86_64-openwrt-linux-musl-* ; do ln -sf ${app} x86_64-openwrt-linux${app##x86_64-openwrt-linux-musl}; done; ); rm -f /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/lib/libiberty.a /Volumes/x64/openwrt/scripts/patch-specs.sh "/Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl" Locating cpp ... /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/bin/x86_64-openwrt-linux-cpp Patching specs ... ok Toolchain successfully patched. mkdir -p /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/stamp touch /Volumes/x64/openwrt/build_dir/toolchain-x86_64_gcc-12.3.0_musl/gcc-12.3.0-final/.built touch /Volumes/x64/openwrt/staging_dir/toolchain-x86_64_gcc-12.3.0_musl/stamp/.gcc_final_installed make[2]: Leaving directory '/Volumes/x64/openwrt/toolchain/gcc/final' time: toolchain/gcc/final/compile#1143.86#244.83#1474.85 make[1]: Leaving directory '/Volumes/x64/openwrt'